onbrand icon indicating copy to clipboard operation
onbrand copied to clipboard

R package for creating templated reporting workflows in Word and PowerPoint

Results 3 onbrand issues
Sort by recently updated
recently updated
newest added

Sometimes slides duplicate labels within the same slide, see: ![image](https://github.com/user-attachments/assets/9dc1ac8b-3315-4a23-9c4c-3f5072dbc509) Which duplicates `Content Placeholder 2` ![image](https://github.com/user-attachments/assets/7fcc2ec1-39bf-4f17-b160-1a9333198a6b) 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...

bug

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).

enhancement