View source: R/recursive_parser.R
extract_sections | R Documentation |
Extract sections from text string
extract_sections(string, is_span = FALSE)
string |
string to extract md sections from |
is_span |
logical, whether to extract sections in square brackets (default) or spans |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.