Skip to content

Releases: jlevy/flowmark

v0.5.6

03 Nov 06:36

Choose a tag to compare

  • A few more corner case bugfixes for consistent single newline after headings.
  • Expanded tests.

v0.5.5

28 Oct 17:34

Choose a tag to compare

  • Two small fixes for consistently always having one newline before list items.

v0.5.4

23 Oct 22:05

Choose a tag to compare

  • Multiple file support (thank you @montanapayne !)
  • Confirmed working on Python 3.14

v0.5.3

04 Aug 03:20

Choose a tag to compare

  • Expose flowmark_markdown() so Flowmark's Markdown parser and renderer settings are externally reusable.
  • Code reorg for clarity.

v0.5.2

21 Jul 04:36

Choose a tag to compare

  • Add --ellipses to sensibly auto-convert ... to Unicode

v0.5.1

21 Jul 00:49

Choose a tag to compare

  • Small smartquote improvements (smart quotes now work in footnote definitions and next to em dashes).

v0.5.0

08 Jul 00:07

Choose a tag to compare

  • Small improvement to let smart quotes work near parentheses and em dashes.
  • Updated docs.

v0.4.9

06 Jul 18:42

Choose a tag to compare

  • Add --width option.
  • Small improvement to smart quote heuristics.
  • Improved docs.

v0.4.8

04 Jul 02:16

Choose a tag to compare

  • Smart quote support!
  • Bugfix for more consistent spacing of multi-paragraph items in itemized lists.

v0.4.7

03 Jul 00:21

Choose a tag to compare

  • Bugfix in escaping quoting on link ref titles.
  • Build and agent rule updates.