11 lines
420 B
Plaintext
11 lines
420 B
Plaintext
mixin wysihelp
|
|
div.wysiwyg-help
|
|
span.drag-drop-help(translate="COMMON.WYSIWYG.ATTACH_FILE_HELP")
|
|
a.help-markdown(
|
|
href="https://tree.taiga.io/support/misc/taiga-markdown-syntax/"
|
|
target="_blank"
|
|
title="{{'COMMON.WYSIWYG.MARKDOWN_HELP' | translate}}"
|
|
)
|
|
tg-svg(svg-icon="icon-question")
|
|
span(translate="COMMON.WYSIWYG.MARKDOWN_HELP")
|