I've uploaded a new version of MarkdownPreview. You can pick it up here. This includes:
- A better HTML render. The main benefit is that scrolling doesn't go back to the top when the Markdown source is reloaded.
- Syntax highlighting. This uses Google prettify. You can add syntax to a code block by putting
{{cs}}
(for csharp, see here) at the top of your code block.
No comments:
Post a comment