summaryrefslogtreecommitdiff
path: root/src/node.c
AgeCommit message (Expand)Author
2014-11-18Add node constructor and accessors to the public APINick Wellnhofer
2014-11-18Improve output of tree integrity checkNick Wellnhofer
2014-11-17Make parse_inlines add directly to parent.John MacFarlane
2014-11-17Store link labels as children in tree structureNick Wellnhofer
2014-11-17Set prev, parent and last_child for inlinesNick Wellnhofer
2014-11-17Move cmark_free_nodes to node.cNick Wellnhofer
2014-11-17Start with unified nodesNick Wellnhofer