bookdown icon indicating copy to clipboard operation
bookdown copied to clipboard

[FR] `gitbook()` should support more highlighting configuration

Open cderv opened this issue 4 years ago • 0 comments

Following a discussion in https://github.com/rstudio/bookdown/issues/1053 it seems that gitbook() does not default to highlight.js as html_document() even if it is based on it. gitbook() can only use Pandoc syntax highlighting for now.

There is an issue already about downlit support for auto linkink: https://github.com/rstudio/bookdown/issues/844

This is related as it would bring downlit parser for highligting.

This is also possible required to have a workaround for #1157

cderv avatar May 20 '21 09:05 cderv