Skip to content

New module for CommonMark documents#643

Open
gemmaro wants to merge 5 commits intomquinson:masterfrom
gemmaro:add/cmark
Open

New module for CommonMark documents#643
gemmaro wants to merge 5 commits intomquinson:masterfrom
gemmaro:add/cmark

Conversation

@gemmaro
Copy link
Contributor

@gemmaro gemmaro commented Feb 28, 2026

Hello,

This adds a new module for the CommonMark and closes #639. This is also a continuation from #642 to fix a minor point.
Note that this is not intended to replace the Text module with the markdown option since the CommonMark doen't have additional features such as footnotes or tables.

Thank you,


TODOs before mark as ready:
  • Add tests
  • Add mentions to this module in the Chooser module and others (such as readme).
  • Remove unrelated changes (?)
  • Update issue number in the news
  • Fix Docker image prerequisites

@gemmaro gemmaro marked this pull request as ready for review March 3, 2026 10:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add CommonMark format module (libcmark-based)

1 participant