add_md: Add markdown content to an XML object

View source: R/add_md.R

add_mdR Documentation

Add markdown content to an XML object

Description

Add markdown content to an XML object

Usage

add_md(body, md, where = 0L)

Arguments

body

an XML object generated via tinkr

md

a string of new markdown to insert

where

the position in the markdown document to insert the new markdown

Value

a copy of the XML object with the markdown inserted.


ropenscilabs/tinkr documentation built on Feb. 24, 2025, 6:43 a.m.