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

Commits on Dec 12, 2022

  1. [new release] omd (2.0.0.alpha3)

    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)
    shonfeder committed Dec 12, 2022
    Configuration menu
    Copy the full SHA
    2ea50e9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    50dbe0f View commit details
    Browse the repository at this point in the history