pagedown icon indicating copy to clipboard operation
pagedown copied to clipboard

Paginate the HTML Output of R Markdown with CSS for Print

Results 93 pagedown issues
Sort by recently updated
recently updated
newest added

When I load https://pagedown.rbind.io/ in Safari 15.5, it loads as expected. But on Edge 103.0.1264.51 and Chrome 103.0.5060.114, I'm only seeing the first four pages, and all content after the...

bug

Hi, sorry if this is not the place to post this, but I want to remove the sidebar from the resume after the first page (the 2nd and 3rd page...

question

Hi! Thanks a lot for this terrific package! I'm trying to have a big list of figures but Chrome fails to render it. ``````rmarkdown --- title: "A Multi-page HTML Document"...

Hello! I do not want to include a photo on my resume. Is there a way to get rid of the extra spacing where a logo/photo would be inserted? Right...

Hi there, I am creating my own CV, I was wondering whether it's possible to have bold font for a given name in publications, like this ![Capture](https://user-images.githubusercontent.com/27337033/172698083-f700852e-9113-4b68-b68e-dfa015af31ab.PNG) Thank you so...

Using `pagedown::html_paged()`, is it possible to have the margins differ for odd and even numbers (so that when printing, they "mirror" each others margins)?

I added a new section with publications that doesn't require a vertical bar at the left (used for dates in "normal" sections). I managed to change this section in some...

Out of the box, `pagedown::chrome_print('dashboard.html')` does not print charts. (I think this means it's printing containers but not items??) For example, this Rmd, when knitted, results in the attached pdf....

We are currently writing up our first pagedown manuscript for submission. Is there a possibility to separate figure numbering for the appendix/supplemental section? Something analog to the question/answer in this...

From https://github.com/rstudio/pagedown/pull/97#issuecomment-480575036, @colinfay offered to write a vignette on the feature `chrome_print` in a shiny app. Are you still interested ?

help wanted :heart: