Skip to content

Releases: yinghuaxuan/SpecFirst.MarkdownParser

1.1.0-RC1 Release

04 Jul 13:36

Choose a tag to compare

Implement the new parser interface

1.0.1-rc.3 Release

01 Jun 14:25

Choose a tag to compare

Fix the script path

1.0.1 Release

01 Jun 15:03

Choose a tag to compare

Fix the script path

1.0.1-rc.2 Release

31 May 11:46

Choose a tag to compare

Merge branch 'main' of https://github.com/yinghuaxuan/SpecFirst.Markd…

1.0.1-rc.1 Release

30 May 11:04
ad0c51c

Choose a tag to compare

Update release.yml

1.0.0-rc.1 Release

29 May 10:42
94262b1

Choose a tag to compare

Update README.md

1.0.0 Release

29 May 11:15
3533614

Choose a tag to compare

This release completes the markdown parser that can parse decision tables authored in markdown text into decision table objects. The parser uses the markdown-it parser with markdown-it-multimd-table support for its intuitive way to author decision tables.