Skip to content

Releases: vulppine/foxmarks

foxmarks v0.1.3

05 Mar 20:41

Choose a tag to compare

Fixes several parsing bugs, including:

  • Multi line lists
  • Inline object rendering in lists
  • Image inlines from a nil block object state

foxmarks v0.1.1

02 Mar 04:11

Choose a tag to compare

Minor change: Enables NewDocumentConstructor to be called as a function. NewDocumentConstructor takes an io.Reader and outputs a documentConstructor to be used by Parse to parse as a document.

foxmarks v0.1.0

27 Feb 21:13

Choose a tag to compare

Initial commit and release of foxmarks.

This is incomplete.