\item The HTML help system has several new features: LaTeX-like
math can be typeset using either \href{https://katex.org/}{KaTeX}
or \href{https://www.mathjax.org/}{MathJax}, usage and example
code are highlighted using \href{https://prismjs.com}{Prism}, and
for dynamic help the output of examples and demos can be shown
within the browser if the \CRANpkg{knitr} package is
installed. These features can be disabled by setting the
environment variable \code{_R_HELP_ENABLE_ENHANCED_HTML_} to a
false value.
The enhanced help system looks good with light RStudio themes:
But not so great with dark RStudio themes:
We'll likely need to tweak our Help pane CSS to support the new Help rendering.
The text was updated successfully, but these errors were encountered:
From wch/r-source@1c74636:
The enhanced help system looks good with light RStudio themes:
But not so great with dark RStudio themes:
We'll likely need to tweak our Help pane CSS to support the new Help rendering.
The text was updated successfully, but these errors were encountered: