Skip to content
This repository has been archived by the owner on Mar 26, 2024. It is now read-only.

Releases: omnius-project/kMD2PDF

Conversion targets support

13 Apr 09:37
9c4b6d0
Compare
Choose a tag to compare

Changelog:

  • Added markdown to HTML conversion
  • Added file size limit for MarkdownDocument, cannot exceed 2GB
  • Added unit tests for FigureNodeRenderer, MarkdownDocument and MarkdownConverter

Documentation site has been updated with the usage guide for it! Check it here!

FlexMark support

08 Apr 06:37
e651f17
Compare
Choose a tag to compare

After a bit of effort, kMD2PDF now uses FlexMark as the .md to .html converter.

Changelog:

  • Backend library using flexmark
  • Unit testing framework set up for testing node rendering
  • Task list items now supported

Blog post further discussing the changes found here

Release 0.2.0

05 Apr 07:45
21b7dc3
Compare
Choose a tag to compare

Following my most recent blog post here, I've decided to modularise the releases of features. So for now, I've decided to push version 0.2.0. Any bug fixes or feature releases will begin here as minor releases.

The Trello board for planned features and releases is available for the public at here.

If you have a bug or a new feature that's not yet listed on the Trello board, feel free to open an issue on this repository. The issue template for feature requests and bug reports are available now.

The documentation site has been updated, the changelog is online now.

The example repository is now updated to include the changes and features made.

Thank you all 🙂

Official Release of kMD2PDF

21 Feb 02:03
Compare
Choose a tag to compare

This is the final release that coincides with the working copy of kMD2PDF found on Maven Central.