onbrand
onbrand copied to clipboard
R package for creating templated reporting workflows in Word and PowerPoint
Sometimes slides duplicate labels within the same slide, see:  Which duplicates `Content Placeholder 2`  This means `ph_label` won't work to access these elements. Can you specify `id` instead...
Hi John, It seems that you and I have the same problem in parsing markdown into officer. For instance, the following example, with intricated tokens, will give an unexpected, truncated...
Add checks for `report_doc_add_content` to validate content formats (e.g. if the content type is text the only formats allowed are: text, md, and fpar).