Idea: content (markdown) colomn #4
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
An extra pane called “markdown” accepting markdown formatted content. The content of this pane is converted in html and injected at the place of a specific html tag such as
<content></content>placed anywhere (preferably in the ) in the HTML pane.A possible library to use for md <> html : https://github.com/showdownjs/showdown!
changed the description