Releases: streamich/mdast-flat
Releases · streamich/mdast-flat
v1.6.0
1.6.0 (2019-03-03)
Features
- 🎸 add findRoot() function (d75bc86)
- 🎸 set
depth
attribute in mdastToFlat() (0f5eca7)
v1.5.0
1.5.0 (2019-03-03)
Features
- 🎸 add
parent
key to all nodes (c4d611f)
v1.4.0
1.4.0 (2019-03-01)
Features
- 🎸 merge footnote definitions in replace() call (f552d43)
v1.3.0
1.3.0 (2019-02-27)
Features
- 🎸 add
cnt
field to all footnotes to track their order (61b0788)
v1.2.0
1.2.0 (2019-02-27)
Features
- 🎸 add footnoteOrder list (b743a48)
- 🎸 implement footnoteOrder list (89209c5)
v1.1.0
1.1.0 (2019-02-25)
Features
v1.0.0
1.0.0 (2019-02-25)
Features
- 🎸 add flatToMdast() function (939317c)
- 🎸 add mdastToFlat function (c120131)