Releases: mill413/mdBuilder
Releases · mill413/mdBuilder
v1.0.7
- add link support in paragraph
- add default alignment in table
v1.0.6
- fix: format error in frontmatter
v1.0.5
- add: Front Matter
- add: Task List
v1.0.4
- fix bug: Link's text will be str if it's not str
v1.0.3
fix bug in MdBuilder: it will handle str as Sequence
v1.0.2
- fix bug in class Table's __fill_none_items method
v1.0.1
- MdBuilder can init with Sequences
mdBuilder v0.0.1
The initial version of mdBuilder