class markdown::Document

sys::Obj
  markdown::Node
    markdown::Block
      markdown::Document

@Js

Source

Document is the root node of the AST

make

new make()

Source

withFileLoc

This withFileLoc(FileLoc? loc)

Source

Set the file that was used to generate this document