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

Break records across prose+code block boundaries and clean Jupyter notebook in/out furniture #6

Open
jonathansick opened this issue Mar 30, 2020 · 0 comments

Comments

@jonathansick
Copy link
Contributor

To get cleaner snippet highlighting from content that includes code, we might want to break records down to just prose and just code blocks and then add a flag to the record indicating whether it's code or not. This could let us style matches to code blocks using a monospace font, and hopefully even retain line formatting.

As well, we probably want to strip the In/Out furniture that Jupyter adds around code blocks and their outputs.

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