Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Switch from Omd to Cmarkit #932

Open
wants to merge 1 commit into
base: sail2
Choose a base branch
from
Open

Switch from Omd to Cmarkit #932

wants to merge 1 commit into from

Conversation

Alasdair
Copy link
Collaborator

We've been stuck on Omd 1 for a long time. While we could upgrade to the newer Omd version, it does not seem very actively maintained, and since we'd have to rewrite all our code using it anyway it seems like a good opportunity to switch to the newer Cmarkit library which has some nice additional features and sticks closely to the CommonMark spec.

A best effort attempt has been made to preserve sail --doc and sail --latex features, but there may be small changes in functionality and appearance.

This does require increasing our minimum OCaml version to 4.14+, but that might be overdue at this point (and we might also just want to require OCaml 5 soon anyway).

We've been stuck on Omd 1 for a long time. While we could upgrade
to the newer Omd version, it does not seem very actively maintained,
and since we'd have to rewrite anyway it seems like a good opportunity to
switch to the newer Cmarkit library which has some nice additional
features.

A best effort attempt has been made to preserve `sail --doc` and
`sail --latex` features, but there may be small changes in functionality.

This does require increasing our minimum OCaml version to 4.14+
Copy link

github-actions bot commented Jan 30, 2025

Test Results

   12 files  ±0     24 suites  ±0   0s ⏱️ ±0s
  759 tests ±0    759 ✅ ±0  0 💤 ±0  0 ❌ ±0 
2 503 runs  ±0  2 503 ✅ ±0  0 💤 ±0  0 ❌ ±0 

Results for commit c11cf0d. ± Comparison against base commit 5152e25.

♻️ This comment has been updated with latest results.

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.

1 participant