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

Extension struggles to extract code blocks to markdown format #371

Open
jbranchaud opened this issue Mar 10, 2025 · 0 comments
Open

Extension struggles to extract code blocks to markdown format #371

jbranchaud opened this issue Mar 10, 2025 · 0 comments

Comments

@jbranchaud
Copy link

In case this is useful, I thought I'd share an example of where the extension struggles to grab a code block without pulling in a bunch of HTML tags.

https://ruby-doc.org/3.3.6/Data.html

Image

I wasn't sure if this was just an issue with the Ruby docs or if it was syntax-highlighted code blocks in general, so I tried another site, but this one works fine.

https://www.visualmode.dev/ruby-operators/array-argument

Image

I appreciate your work on this extension!

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

No branches or pull requests

1 participant