The README.md points to https://caml.inria.fr/pub/docs/manual-ocaml/ocamldoc.html#s%3Aocamldoc-comments for the syntax of odoc. However the following syntax elements supported by ocamldoc aren't supported by odoc: ``` {C Center } {L Left } {R Right } ``` Are this styles expected to be supported in a short future or should the README be updated with a notice?