Skip to content

Conversation

@mterente
Copy link
Owner

No description provided.

atusy and others added 30 commits May 1, 2019 10:40
…side RStudio Viewer; also close rstudio#691 accordingly

the fix cbe9f10 for rstudio#165 was incomplete: it didn't consider the case outside RStudio Viewer, hence the content loses focus when a page is loaded in a normal web browser
… the clumsy bounding rectangle method to scroll the keyword into view
Revert the hackish solution "associate localStorage with the book title, i.e. when the book title has changed, clear local storage (e.g. search terms, scroll positions, etc)"

This reverts commit a41b535.
…ok pages now, e.g., if you have reached the last match on the current page, pressing Down or Enter will bring you to the next page that contains the match
…ing hashes; in other words, only display items that point to top-level .html files, so that users know these are the only possible targets that they need to look at
… = TRUE), otherwise we'll get a warning about R expressions in YAML

same issue as rstudio/rmarkdown#1387
…hapter title (I don't know how rstudio#688 could possibly happen, though)
… when format is NULL, I shouldn't call files2[[format]]; format will be NULL if the output format is not HTML or LaTeX, in which case I'll just use the default list of Rmd input files
yihui and others added 28 commits January 11, 2020 22:13
…efore_chapter_script and after_chapter_scripts separately, instead of writing them into the Rmd files as code chunks
…d of respecting its original order, which led to the bug
…out the code `file.exists(main) && is.null(delete_main)`
@mterente mterente merged commit f9cd199 into master Jun 22, 2020
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 4, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.