hoad icon indicating copy to clipboard operation
hoad copied to clipboard

allow indentation in non-vignette md

Open maxheld83 opened this issue 4 years ago • 0 comments

same as in #34.

muggle::build_site2() can only fix this for stuff covered by _site.yml, but not anything else such as README.md or NEWSLETTER.md.

This would have to be solved upstream in pkgdown, by changing how it calls pandoc. Probably same as https://github.com/r-lib/pkgdown/issues/1381

maxheld83 avatar Feb 11 '21 11:02 maxheld83