File: NAMESPACE

package info (click to toggle)
r-cran-markdown 1.13-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 308 kB
  • sloc: javascript: 131; sh: 126; makefile: 9
file content (15 lines) | stat: -rw-r--r-- 304 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Generated by roxygen2: do not edit by hand

export(html_format)
export(latex_format)
export(mark)
export(mark_html)
export(mark_latex)
export(markdownToHTML)
export(markdown_options)
export(renderMarkdown)
export(rpubsUpload)
export(smartypants)
import(stats)
import(utils)
importFrom(utils,URLdecode)