Skip to content

[new release] md2mld (0.4.0)#18927

Merged
kit-ty-kate merged 1 commit intoocaml:masterfrom
mseri:release-md2mld-0.4.0
Jun 25, 2021
Merged

[new release] md2mld (0.4.0)#18927
kit-ty-kate merged 1 commit intoocaml:masterfrom
mseri:release-md2mld-0.4.0

Conversation

@mseri
Copy link
Copy Markdown
Member

@mseri mseri commented Jun 25, 2021

Little cli tool to convert md files into mld files

CHANGES:

CHANGES:

- use html blockquotes
- port to omd 2.0.0~alpha1 -- including cross-linking features (from ocaml-community/omd#215)
- trim output
- modified argument parsing
"ocaml"
"dune" {>= "2.0"}
"base-bytes"
"omd" {= "2.0.0~alpha1"}
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This seems to be a rather strict constraint. Is that expected? Would it be not worth it to modify a little bit if needed and be compatible with the new alpha2 that has just been released?

Copy link
Copy Markdown
Member Author

@mseri mseri Jun 25, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, omd 2.0.0 is breaking the internal type representation. The first alpha broke compatibility with omd 1.x and the second alpha breaks compatibility with the first alpha. I will release a version compatible with alpha2 sometimes shortly (out: #18928 #18929)

@kit-ty-kate
Copy link
Copy Markdown
Member

Thanks!

@kit-ty-kate kit-ty-kate merged commit 6229227 into ocaml:master Jun 25, 2021
@mseri mseri deleted the release-md2mld-0.4.0 branch June 25, 2021 13:11
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.

2 participants