1
0
mirror of https://github.com/flarum/core.git synced 2025-08-11 10:55:47 +02:00

Add spoiler and strikethrough buttons (#30)

Co-authored-by: Sami Mazouz <sychocouldy@gmail.com>
This commit is contained in:
Hasan Özbey
2021-09-20 17:18:48 +03:00
committed by GitHub
parent 6c07082c83
commit e376358e64
2 changed files with 7 additions and 1 deletions

View File

@@ -9,4 +9,6 @@ flarum-markdown:
link_tooltip: Add a link
ordered_list_tooltip: Add a numbered list
quote_tooltip: Insert a quote
spoiler_tooltip: Insert a spoiler
strikethrough_tooltip: Add strikethrough text
unordered_list_tooltip: Add a bulleted list