Add strikethrough button to markdown editor (#36087)

Fixes: https://github.com/go-gitea/gitea/issues/36086


![strike](https://github.com/user-attachments/assets/984e36db-6fa8-4054-9794-aa54bc642354)
This commit is contained in:
silverwind
2025-12-05 02:21:24 +01:00
committed by GitHub
parent 64960a18f9
commit 5fdc84841a
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -215,6 +215,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