mirror of
https://github.com/wekan/wekan.git
synced 2026-01-29 12:46:09 +01:00
Feature: Convert to Markdown button at editor of Card Description and Comment. Useful when there is no WYSIWYG editor.
Thanks to BabyFnord and xet7 ! Fixes #5012, fixes #3003, fixes #3399, fixes #2968, fixes #2933
This commit is contained in:
parent
0e902d73a8
commit
069e2c69b2
6 changed files with 26 additions and 78 deletions
|
|
@ -1,4 +1,5 @@
|
|||
template(name="editor")
|
||||
a.fa.fa-brands.fa-markdown(title="{{_ 'convert-to-markdown'}}")
|
||||
a.fa.fa-copy(title="{{_ 'copy-text-to-clipboard'}}")
|
||||
span.copied-tooltip {{_ 'copied'}}
|
||||
textarea.editor(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue