Render HTML or Markdown to a list of grid grobs.
render_markdown(text, css = "", width_in = 5, height_in = 5)
Arguments
text |
HTML or Markdown to render |
css |
The CSS to use when rendering text |
width_in |
Width of the drawing area, in inches |
height_in |
Height of the drawing area, in inches |