gist-markdown-preview
gist-markdown-preview copied to clipboard
Chrome Extension to preview markdown on https://gist.github.com
Results
3
gist-markdown-preview issues
Sort by
recently updated
recently updated
newest added
When I write code-blocks in a gist which are part of an indented text, it displays differently in the preview than in the final rendered view. In the preview, the...
Hello Revath, Let me start by saying **thank you** for this tool! I noticed that unlike markdown previews on GitHub "itself", which have [syntax highlighting](https://help.github.com/articles/creating-and-highlighting-code-blocks/#syntax-highlighting) for fenced code blocks, when...