Types.Source
type t = Odoc_document.Types.Source.token list
and tag = string option
and token =
| Elt of Odoc_document.Types.Inline.t
| Tag of Odoc_document.Types.Source.tag * Odoc_document.Types.Source.t