joemccann / dillinger

The last Markdown editor, ever.
https://dillinger.io
MIT License
7.95k stars 1.11k forks source link

Please allow the html tag <kbd>ctrl</kbd> in Dillinger for preview and export #776

Open john-soda opened 3 years ago

john-soda commented 3 years ago

This html tag ctrl is a very important one for document purposes. It's a really big miss that it is not available as pure markdown syntax nowadays, but people need this tag.

joemccann commented 3 years ago

Does Ace Editor support it? That is what Dillinger relies on for its editor.

On Tue, Oct 27, 2020 at 9:50 AM John Soda notifications@github.com wrote:

This html tag ctrl is a very important one for document purposes. It's a really big miss that it is not available as markdown syntax nowadays, but people need this tag.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/joemccann/dillinger/issues/776, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAALY2RG4XJTEYJIUW3YETDSM326TANCNFSM4TBDIV6A .

torgeros commented 3 years ago

This is most likely related to #766