Prim.ml
forester.core
forester.frontend
forester.prelude
forester.render
1 2 type t = [`P | `Ol | `Ul | `Li | `Em | `Strong | `Code | `Blockquote | `Pre | `Figure | `Figcaption] [@@deriving show, repr]
1 2
type t = [`P | `Ol | `Ul | `Li | `Em | `Strong | `Code | `Blockquote | `Pre | `Figure | `Figcaption] [@@deriving show, repr]