markdown-live
markdown-live copied to clipboard
Markdown preview with live update.
are the unobfuscated sources for `public/js/app.js` and `public/css/default.css` available anywhere? i think they're supposed to be provided as per the license terms, but in any event it's impossible to work...
Make `--dir` to monitor all the markdown files inside the tree structure, not only the first level.
When I wrote an html tag in a markdown, it was not shown correctly because the html was not sanitized. markdown-live is very good for me. Thank you!
Removed the CSS that set ul & ol margin-top & margin-bottom to 0 to fix: 
Text (in editor):  How it should look (according to GitHub):  How it actually looks:...
The problem is that there is no spacing between the list and the next paragraph, making it awkward to read. One example: ...
hi, I am using your great markdown-live with code runner as my markdown editor with live render and now I need to hide the file navigator in the live browser...
As I use it with Sublime Text, I often open just one file and want a preview. It could be great in this case not to have the sidebar. Could...
This is by far the best tool for writing markdown files but it needs a new functionality to achieve perfection. Right now when a file changes on save, the content...