Skip to content
This repository has been archived by the owner on Jan 23, 2023. It is now read-only.

style markdown in-place #73

Closed
jancborchardt opened this issue Jul 12, 2012 · 1 comment
Closed

style markdown in-place #73

jancborchardt opened this issue Jul 12, 2012 · 1 comment

Comments

@jancborchardt
Copy link

Rather than being a 2-pane editor, the Markdown mode should format the elements in place (much like http://iawriter.com ).
When a line starts with a #, that line is then styled as heading one (and still has the pound in front of it). Likewise with * for lists, and links should also be autolinked.

@bergie
Copy link
Owner

bergie commented Jul 12, 2012

Markdown editing isn't a direct feature of Hallo, but instead something built on top. That said, it could easily become a set of plugins at some point. This could be done together with #11, and would be made easier by the implementation of #5.

@bergie bergie closed this as completed May 6, 2013
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants