github yuin/goldmark v1.8.0

latest releases: v2.0.0-beta.2, v2.0.0-beta.1, v1.8.2...
3 months ago
  • 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.

Don't miss a new goldmark release

NewReleases is sending notifications on new releases.