Skip to content

0.2.0 - fan command and fixes

Compare
Choose a tag to compare
@dudarev dudarev released this 02 Aug 19:12
· 1 commit to master since this release
75b1b6a

0.2.0 (2023-08-02)

Added

  • New fan command to fan out sections from a file to other files based on links
  • New think.markdown module with helpers to parse and work with Markdown

Changed

  • Refactored tests to use assets instead of putting them in one file
  • Moved convert_wikilinks_to_markdown function to think.markdown module
  • A few bug fixes: sort_timestamps now sorts sections better

Removed

  • Removed tests.assets.py in favor of multiple assets files