parse_text {spelling} | R Documentation |
Parse text from various formats and return a data frame with text lines and position in the source document.
parse_text_md(path, extensions = TRUE)
path |
markdown file |
extensions |
render markdown extensions? Passed to commonmark |