Adding multiline row support in table
It will be cool to add this extension in Marked 2
Keyboard shortcuts
Generic
? | Show this help |
---|---|
ESC | Blurs the current field |
Comment Form
r | Focus the comment reply box |
---|---|
^ + ↩ | Submit the comment |
You can use Command ⌘
instead of Control ^
on Mac
Support Staff 1 Posted by Brett on 26 Oct, 2018 05:08 PM
It would, but neither of Marked's processors (nor the Markdown spec)
handle this, and they're not really extensible. Feel free to run your
own node version as a custom processor though!
-Brett