markdown-live icon indicating copy to clipboard operation
markdown-live copied to clipboard

Markdown preview with live update.

Results 9 markdown-live issues
Sort by recently updated
recently updated
newest added

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: ![Current poor list margin](https://cloud.githubusercontent.com/assets/1395360/8336050/e3635676-1a5e-11e5-9890-5b1556b33679.png)

Text (in editor): ![screen shot 2015-08-19 at 4 00 13 pm](https://cloud.githubusercontent.com/assets/2314074/9368873/8107e100-468b-11e5-827c-c5c26394bee8.png) How it should look (according to GitHub): ![screen shot 2015-08-19 at 4 00 28 pm](https://cloud.githubusercontent.com/assets/2314074/9368877/8a7a90f2-468b-11e5-8a63-0a45b08021f7.png) 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: ![screen shot 2015-08-19 at 10 42 27 am](https://cloud.githubusercontent.com/assets/2314074/9361078/63b4d120-465f-11e5-974b-9adc815eccc5.png)...

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...