mirror of
https://github.com/flarum/framework.git
synced 2024-12-15 00:23:38 +08:00
15 lines
471 B
YAML
15 lines
471 B
YAML
flarum-markdown:
|
|
lib:
|
|
composer:
|
|
bold_tooltip: Add bold text
|
|
code_tooltip: Insert code
|
|
header_tooltip: Add header text
|
|
image_tooltip: Add an image
|
|
italic_tooltip: Add italic text
|
|
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
|