Warning: Reason support is experimental. We are looking for beta-tester and contributors.

Module Xhtml_types.TABLES

module TABLES : sig..end

type t = [ `Caption | `Td | `Th | `Tr ]
type block = [ `Table ]
type flow = block