Attr                    Attributes
BlockQuote              Block Quote
BulletList              Bullet List
Citation                Citation
Cite                    Citation
Code                    Inline Code
CodeBlock               Code Block
Definition              Definition
DefinitionList          Definition List
Div                     Generic Block Container with Attributes
Emph                    Emphasized Text
Header                  Header
HorizontalRule          Horizontal Rule
Image                   Image
LineBreak               Hard Line Break
Link                    Hyperlink
ListAttributes          ListAttributes
Math                    TeX Math
Note                    Note
Null                    Nothing
OrderedList             Ordered List
Para                    Paragraph
Plain                   Plain Text
Quoted                  Quoted Text
RawInline               Raw Inline
SmallCaps               Small Caps Text
SoftBreak               Soft Line Break
Space                   Inter-word space
Span                    Generic Inline Container with Attributes
Str                     Text (String)
Strikeout               Strikeout Text
Strong                  Strongly Emphasized Text
Subscript               Subscripted Text
Superscript             Superscripted Text
Table                   Table
TableCell               Table Cell
as.block                Block Objects
as.inline               Inline Objects
astrapply               Apply a Function on a AST
c.block                 Combine Block Objects
c.inline                Combine Inline Objects
document                Create a new Document
filter                  Filter JSON-formatted AST.
get_pandoc_path         Get Pandoc Path
get_pandoc_types_version
                        Get Pandoc-Types Version
get_pandoc_version      Get Pandoc Version
is.block                Block Objects
is.inline               Inline Objects
pandoc_to_json          Utility functions for testing filters
set_pandoc_path         Set Pandoc Path
write.pandoc            Write the JSON-formatted AST to a connection
