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.alpha2) #18925

Merged
merged 3 commits into from
Jun 25, 2021
Merged

Conversation

shonfeder
Copy link
Collaborator

A Markdown frontend in pure OCaml

CHANGES:

CHANGES:

- Clean up AST representation (ocaml/omd#229, @sonologico)

- Restore table of contents generation functionality (ocaml/omd#240, @sonologico)

- Fix parsing of <...>-style links and inline code parsing (ocaml/omd#233, @SquidDev)

- Fix handing of the nonbreaking whitespace character, ASCII code 160 (ocaml/omd#247,
  @shonfeder)

- Downgrade dune requirements to 2.0 (@nobj)
@kit-ty-kate
Copy link
Member

kit-ty-kate commented Jun 24, 2021

The version number isn't quite right. It should be 2.0.0~alpha2 (~ instead of .)

@shonfeder
Copy link
Collaborator Author

I think I've fixed the version (the directory name). Sorry about that!

@mseri
Copy link
Member

mseri commented Jun 25, 2021

Looks good now, thanks

@mseri mseri merged commit 0293cb1 into ocaml:master Jun 25, 2021
@shonfeder
Copy link
Collaborator Author

Thanks for the fix!

@shonfeder shonfeder deleted the release-omd-2.0.0.alpha2 branch February 3, 2022 22:45
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