# Generated by roxygen2: do not edit by hand

S3method(as.block,"NULL")
S3method(as.block,character)
S3method(as.inline,"NULL")
S3method(as.inline,character)
S3method(as.inline,inline)
S3method(as.lobo,"NULL")
S3method(as.lobo,block)
S3method(as.lobo,list)
S3method(as.lobo,lobo)
S3method(as.loio,"NULL")
S3method(as.loio,character)
S3method(as.loio,inline)
S3method(as.loio,list)
S3method(as.loio,loio)
S3method(as.lolobo,"NULL")
S3method(as.lolobo,block)
S3method(as.lolobo,list)
S3method(as.lolobo,lobo)
S3method(as.lolobo,lolobo)
S3method(c,block)
S3method(c,inline)
S3method(print,Attr)
S3method(print,Citation)
S3method(print,ListAttributes)
S3method(print,TableCell)
S3method(print,Type)
S3method(print,block)
S3method(print,document)
S3method(print,inline)
S3method(print,loio)
export(Attr)
export(BlockQuote)
export(BulletList)
export(Citation)
export(Cite)
export(Code)
export(CodeBlock)
export(Definition)
export(DefinitionList)
export(Div)
export(Emph)
export(Header)
export(HorizontalRule)
export(Image)
export(LineBreak)
export(Link)
export(ListAttributes)
export(Math)
export(Note)
export(Null)
export(OrderedList)
export(Para)
export(Plain)
export(Quoted)
export(RawInline)
export(SmallCaps)
export(SoftBreak)
export(Space)
export(Span)
export(Str)
export(Strikeout)
export(Strong)
export(Subscript)
export(Superscript)
export(Table)
export(TableCell)
export(as.block)
export(as.inline)
export(astrapply)
export(document)
export(filter)
export(get_pandoc_path)
export(get_pandoc_types_version)
export(get_pandoc_version)
export(is.block)
export(is.inline)
export(pandoc_from_json)
export(pandoc_to_json)
export(set_pandoc_path)
export(write.pandoc)
importFrom(stats,setNames)
importFrom(utils,head)
importFrom(utils,localeToCharset)
