Skip to content

Commit 8830a24

Browse files
committed
feat(core): configure ordering of block tags and support TypeDoc relative links implementation
1 parent fe34b7e commit 8830a24

File tree

35 files changed

+702
-234
lines changed

35 files changed

+702
-234
lines changed

.changeset/old-impalas-cross.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'typedoc-plugin-markdown': patch
3+
---
4+
5+
- Exposed "blockTagsPreserveOrder" option to configure ordering of comment block tags (#627).

.changeset/swift-baboons-bathe.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
'typedoc-plugin-markdown': patch
33
---
44

5-
- Exposed "useHTMLEncodedBrackets" option (#564).
5+
- Exposed "useHTMLEncodedBrackets" option for alternative angle bracket escaping(#564).

.changeset/unlucky-parents-vanish.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'typedoc-plugin-markdown': patch
3+
---
4+
5+
- Support TypeDoc 0.26 relative links implementation (#645).

.changeset/violet-mails-design.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
'typedoc-plugin-markdown': patch
33
---
44

5-
- Allow htmlTable format key for indexes (#618)
5+
- Allow "htmlTable" format key for indexes (#618).

0 commit comments

Comments
 (0)