12 lines
287 B
Plaintext
12 lines
287 B
Plaintext
|
# Generated by roxygen2: do not edit by hand
|
||
|
|
||
|
export(list_extensions)
|
||
|
export(markdown_commonmark)
|
||
|
export(markdown_html)
|
||
|
export(markdown_latex)
|
||
|
export(markdown_man)
|
||
|
export(markdown_text)
|
||
|
export(markdown_xml)
|
||
|
useDynLib(commonmark,R_list_extensions)
|
||
|
useDynLib(commonmark,R_render_markdown)
|