goldmark/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
..
ast.go Closes #161 2020-12-13 23:11:07 +09:00
ast_test.go Fix ast.Walk to respect WalkStop 2020-02-07 01:42:40 -08:00
block.go Closes #161 2020-12-13 23:11:07 +09:00
inline.go documentation typo fixes 2020-02-14 22:03:49 -05:00