View source: R/isolate_kram_blocks.R
isolate_kram_blocks | R Documentation |
Isolate all blocks within a document that have a kramdown tag
isolate_kram_blocks(body, predicate = "")
body |
an xml document |
predicate |
an XPath conditional statement in square brackets or an empty string. This can be used to filter on such attributes such as line number. |
the modified body, invisibly
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.