Releases: Trinovantes/rst-compiler
v0.4.1
Commits
0b90515
: Simplify getNextLabelNum (Stephen Li)
0a6c566
: Fix shiki import in example code (Stephen Li)
63a33e1
: Bump micromatch from 4.0.7 to 4.0.8 (dependabot[bot]) #5
e651250
: Bump vite from 5.4.0 to 5.4.6 (dependabot[bot]) #6
a1e402c
: Upgrade dependencies (Stephen Li)
15f4e31
: Bump @eslint/plugin-kit from 0.2.0 to 0.2.3 (dependabot[bot]) #7
75c93af
: Bump cross-spawn from 7.0.3 to 7.0.5 (dependabot[bot]) #8
64be7c1
: Lowercase noemit flag to vue-tsc (Stephen Li)
f511e35
: Upgrade dependencies (Stephen Li)
36af0d0
: Upgrade dependencies (Stephen Li)
ef7f4c8
: v0.4.1 (Stephen Li)
v0.4.0
Commits
596d38c
: Define createParserOutput return type (Stephen Li)
f5c7e51
: Rename HyperlinkStandalone test (Stephen Li)
d08e018
: Build pages on version release instead of every push (Stephen Li)
84c4d56
: Separate implicit/explicit SimpleName namespaces (Stephen Li)
82c6813
: Update changelog for 0.4.0 (Stephen Li)
4b8e5a4
: v0.4.0 (Stephen Li)
v0.3.1
v0.3.0
Commits
2c09ab0
: Upgrade dependencies (Stephen Li)
bbced59
: Replace polyfill with own path implementation (Stephen Li)
fa16f5f
: Update GeneratorOptions shiki object type (Stephen Li)
f83801b
: Rename defaultSyntaxLanguage to defaultCodeDirectiveLanguage (Stephen Li)
204f3f7
: Add changelog to document breaking changes (Stephen Li)
dfa675d
: v0.3.0 (Stephen Li)
v0.2.11
Commits
3c314a5
: Fix example usage of compiler plugin (Stephen Li)
f24795f
: Fix vitepress capitalization in readme (Stephen Li)
626e05e
: Document how to enable syntax highlighting (Stephen Li)
4fa7626
: Skip select all tabs if missing groupKey (Stephen Li)
cfe247e
: Clarify defaultSyntaxLanguage option (Stephen Li)
b97f059
: Fix nesting md containers output missing extra colons (Stephen Li)
2bdc32b
: v0.2.11 (Stephen Li)
v0.2.10
v0.2.9
Commits
a8f574b
: Skip parent if they do not have local name instead of throwing error (Stephen Li)
1482ee2
: Throw getEnumeratedListType error in node generator (Stephen Li)
c60781a
: Throw RstGeneratorError instead inside plugin generator functions (Stephen Li)
f17b72d
: Comment why RstParserOutput is necessary (Stephen Li)
bcf2f03
: Move SimpleName resolvers to RstGeneratorState (Stephen Li)
ef6ecac
: Remove unused function markNodesAsTargeted in HtmlAttrResolver (Stephen Li)
be9fbc9
: Fix invisible Directives targeted by chained HyperlinkTargets (Stephen Li)
30c8f9b
: v0.2.9 (Stephen Li)