ocaml.org icon indicating copy to clipboard operation
ocaml.org copied to clipboard

Enable syntax hightlighting in code blocks from mld documents

Open MisterDA opened this issue 1 month ago • 0 comments

If I look at the lwt package documentation, the code block originating from its README.md file are not syntax-highlighted. If I look at its manual, originating from manual.mld, its code blocks are not syntax-highlighted either, even though the code blocks have been correctly tagged with the appropriate language.

MisterDA avatar Sep 19 '25 12:09 MisterDA