Skip to content

Tags: D0n9X1n/markdown-preview.vim

Tags

v3.1.5

add a new syntax keyword support: mermaid

v3.1.4

Add unicode test case into test.md

v3.1.3

fix a issue when the table is not support

v3.1.2

v3.1.2 release

fix bugs when the passage has unicode characters

v3.1.1

plugin/markdown-preview.vim

v3.1.0

README.md

v3.0.3

Merge pull request #10 from 513266358/master

modify unicode(utf-8) support python3

v3.0.2

fix bug when the vim has no python2

v3.0.1

v3.0.1 release

1. upgrade CommonMark to the newest.
2. remove the warning when preview unicode files

v3.0.0

upgrade to v3.0.0

1. add CommonMark support
2. bug fixes