this repo has no description

Minor doc fix!

authored by jon.recoil.org and committed by

Paul-Elliot Anglès d'Auriac c9cd4fcd 42190737

+1 -1
+1 -1
doc/odoc_for_authors.mld
··· 493 493 Code blocks may have arbitrary metadata associated with them. This metadata is 494 494 used, for example, for selecting code blocks when extracting them from a source file via the 495 495 [odoc extract-code] command. The metadata may also be used by other tools that 496 - operate on code blocks, for example, {{!https://github.com/realworldocaml/mdx}mdx}. 496 + operate on code blocks, for example, {{:https://github.com/realworldocaml/mdx}mdx}. 497 497 498 498 The metadata follows immediately after the language header, and is a list of tags and bindings, separated by whitespace. Tags are simple 499 499 keywords, and bindings are key-value pairs separated by an equals sign. If whitespace