Skip to content

Releases: BuptStEve/markdown-it-vuese

v0.4.0

28 Feb 09:23
Compare
Choose a tag to compare

fix: close #3, but because we can not generate header tokens during md.parse now we lost the sidebar, reopen #4

v0.3.1

20 Feb 13:41
Compare
Choose a tag to compare

fix: close #5, pass env to md.parse

v0.3.0

19 Feb 08:59
Compare
Choose a tag to compare
  • fix: close #4, refactor code by replacing tokens
  • chore: upgrade vuepress, add a badge, fix typo
  • docs: update vuepress issue

v0.2.3

12 Feb 03:31
Compare
Choose a tag to compare
  • fix: import Render to avoid ts-check error, see more: vuese/vuese#39

v0.2.2

12 Feb 03:34
Compare
Choose a tag to compare

chore: only publish src and dist

v0.2.1

12 Feb 03:36
Compare
Choose a tag to compare

docs: close #1 add english docs

v0.2.0

12 Feb 03:38
Compare
Choose a tag to compare

fix: close #2, use another markdown-it
chore: add circleci