Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
5.0.0 source code.tar.gz | 2023-06-28 | 12.1 kB | |
5.0.0 source code.zip | 2023-06-28 | 13.1 kB | |
README.md | 2023-06-28 | 1.1 kB | |
Totals: 3 Items | 26.3 kB | 0 |
Change
- 1376ede Remove
Footnote
migrate: use GFM footnotes (FootnoteDefinition
,FootnoteReference
), it doesn’t support inline notes - f7df75f Remove static phrasing content migrate: use phrasing content (in markdown, there are cases where interactive content can occur in other interactive content) by @wooorm in https://github.com/syntax-tree/mdast/pull/42
Misc
- fad4dcc Rename
YAML
interface toYaml
- 97f053f Rename
HTML
interface toHtml
- eace3f0 Add types section
- 8b081fb Refactor to prefer single quotes
- 26910e6 Refactor docs
- 6759e41 Move
FootnoteDefinition
,FootnoteReference
to GFM section - 1325046 Update dotfiles
- 46c3181 e6b43aa Update reference to logo
- 4ef4cfc Fix typo
Util
- 7007698 Update list of utilities
- 5bb157f Add
mdast-util-hidden
to list of utilities by @Xunnamius in https://github.com/syntax-tree/mdast/pull/41 - 27f6550 Add
mdast-util-from-adf
to list of utilities by @klappradla in https://github.com/syntax-tree/mdast/pull/40
Full Changelog: https://github.com/syntax-tree/mdast/compare/4.0.0...5.0.0