- feat: add position information to all nodes
- add position information to all nodes, including inline nodes and link
reference definition nodes. - Now link reference definition nodes are represented as a new node
type. - Link and image nodes have a new field Reference which is a pointer to the reference
link if this link is a reference link. This field is nil for non-reference
links.
- add position information to all nodes, including inline nodes and link