class MaRuKu::MDElement

Rather than having a separate class for every possible element, Maruku has a single {MDElement} class that represents eveything in the document (paragraphs, headers, etc). The type of each element is available via {#node_type}.