matt-dray / quartostamp

:white_flower::scroll: R package: RStudio Addin to insert ('stamp') useful Quarto elements
https://matt-dray.github.io/quartostamp
Other
59 stars 2 forks source link

How should functions be organised? #5

Open matt-dray opened 2 years ago

matt-dray commented 2 years ago

At time of writing, I've split the functions into three groups on the website reference page: there are loosely divs (i.e. fenced with :::), classes (e.g. slide layout helpers, like {.smaller}) and 'other' (e.g. . . .). These are all things you insert into the body of your document.

I don't think the wording is useful or helpful. What's the easiest, most correct, most user-friendly way of presenting this different 'types of things'?