goldmark/extension/ast
yuin 9e0189df27 Closes #161
- Implement footnote configurations defined in original markdown extra.
- Add OwnerDocument() method to ast.Node
- Add Meta() method to *ast.Document
2020-12-13 23:11:07 +09:00
..
definition_list.go Add a definition list extension, some refactoring 2019-05-02 22:22:05 +09:00
footnote.go Closes #161 2020-12-13 23:11:07 +09:00
strikethrough.go Performance optimizations 2019-05-01 20:32:41 +09:00
table.go Add extension tests, Fix bugs in extensions 2019-05-16 19:46:36 +09:00
tasklist.go documentation typo fixes 2020-02-14 22:03:49 -05:00