Skip to content

Fix html filter to also work with R 4.1.1 html#144

Merged
flying-sheep merged 1 commit into
IRkernel:masterfrom
renkun-ken:fix-html-filter
Nov 9, 2021
Merged

Fix html filter to also work with R 4.1.1 html#144
flying-sheep merged 1 commit into
IRkernel:masterfrom
renkun-ken:fix-html-filter

Conversation

@renkun-ken
Copy link
Copy Markdown
Contributor

Closes #143

This PR makes the html filtering more robust so that it could still work with R 4.1.1 html files.

@serhatcevikel
Copy link
Copy Markdown

This tiny commit solves a long standing problem while trying to read help from inside jupyterlab.

In order not to wait for the PR to be merged, you may just install from @renkun-ken 's fork:
devtools::install_github("renkun-ken/repr", ref = "fix-html-filter")

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

repr_html not working under R 4.1.1

3 participants