Skip to content

pagedown 0.8

Compare
Choose a tag to compare
@yihui yihui released this 04 Feb 18:24

BUG FIXES

  • In chrome_print(), fixed some connection problems to headless Chrome: in some situations, the R session tries to connect to headless Chrome before a target is created. Now, chrome_print() controls the target creation by connecting to the Browser endpoint (thanks, @gershomtripp, #158).

  • In html_resume() template, vertical space is removed when details are omitted (thanks, @mrajeev08, #161).