Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 1 commit into from
Nov 9, 2021

Conversation

renkun-ken
Copy link
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

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