File: NAMESPACE

package info (click to toggle)
r-cran-commonmark 1.9.5-1
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 1,192 kB
  • sloc: ansic: 10,131; sh: 14; makefile: 6
file content (11 lines) | stat: -rw-r--r-- 287 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
# 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)