Skip to content

Markdig 1.0#925

Merged
xoofx merged 1 commit intomasterfrom
markdig-1.0
Feb 22, 2026
Merged

Markdig 1.0#925
xoofx merged 1 commit intomasterfrom
markdig-1.0

Conversation

@xoofx
Copy link
Copy Markdown
Owner

@xoofx xoofx commented Feb 21, 2026

Markdig API has been relatively stable for the past years. The version 0.x was kept around for the main reason that I was hoping the CommonMark specs to settle to 1.0 but it never came, so it's probably time to move on.

This PR is empty, just forcing a modification to create it.

I have added several commits today to make it ready for 1.0, in particular to make all the internal API currently used by parsers public so users have same access.

The API is not amazing, but this is what was developed 10 years ago. It has been made a bit more complicated after the support for roundtrip, but it has proven to be quite solid despite some parts being ugly.

If we have the courage, we can revisit it for 2.0 ☺️

I don't know if we expect more changes for 1.0 but I'm letting this PR opened until we do.

A draft website is now available at https://xoofx.github.io/markdig

I will perform a pass tomorrow to verify all the documentation, and might add changes to this PR.

cc: @MihaZupan

@xoofx xoofx merged commit 162c0d2 into master Feb 22, 2026
4 checks passed
@xoofx xoofx deleted the markdig-1.0 branch February 22, 2026 12:33
@xoofx
Copy link
Copy Markdown
Owner Author

xoofx commented Feb 22, 2026

Markdig is now officially 1.0 ! 🎉

@Atulin
Copy link
Copy Markdown

Atulin commented Mar 2, 2026

Congrats on 1.0! I take it there are no particular changes needed when upgrading projects that use Markdig, and Markdig plugins, to 1.0?

@MihaZupan
Copy link
Copy Markdown
Collaborator

You can scan through the release notes, but no, there shouldn't be anything different when upgrading to 1.0 compared to any previous version change.
https://github.com/xoofx/markdig/releases

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants