Add strikethrough button to markdown editor (#36087) (#36104)

Backport #36087 by silverwind

Co-authored-by: silverwind <me@silverwind.io>
This commit is contained in:
Giteabot
2025-12-08 09:07:27 +08:00
committed by GitHub
parent b1b35e934e
commit b5f50ff63b
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -214,6 +214,7 @@ more = More
buttons.heading.tooltip = Add heading
buttons.bold.tooltip = Add bold text
buttons.italic.tooltip = Add italic text
buttons.strikethrough.tooltip = Add strikethrough text
buttons.quote.tooltip = Quote text
buttons.code.tooltip = Add code
buttons.link.tooltip = Add a link