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

[new release] omd (2.0.0.alpha3) #22654

Merged
merged 2 commits into from
Dec 13, 2022
Merged

Conversation

shonfeder
Copy link
Collaborator

CHANGES:

- Expose the HTML escape function `htmlentities` (ocaml-community/omd#295 @cuihtlauac)

- Support generation of identifiers in headers (ocaml-community/omd#294, @tatchi)

- Support GitHub-Flavoured Markdown tables (ocaml-community/omd#292, @bobatkey)

- Update parser to support CommonMark Spec 0.30 (ocaml-community/omd#266, @SquidDev)

- Preserve the order of input files in the HTML output to stdout (ocaml-community/omd#258,
  @patricoferris)

- Fix all deviations from CommonMark Spec 0.30 (ocaml-community/omd#284, ocaml-community/omd#283, ocaml-community/omd#278, ocaml-community/omd#277, ocaml-community/omd#269,
  @tatchi)
@mseri
Copy link
Member

mseri commented Dec 13, 2022

Looks good, thanks

@mseri mseri merged commit 16152af into ocaml:master Dec 13, 2022
@kit-ty-kate
Copy link
Member

The version number is not correct. This should be 2.0.0~alpha3 not 2.0.0.alpha3. I'm reverting. Could you reopen a PR with the correct version number?

@mseri
Copy link
Member

mseri commented Dec 13, 2022

Well spotted. I sent the PR

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.

3 participants