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

Ignore hidden #37

Closed
wants to merge 2 commits into from
Closed

Conversation

andrevidela
Copy link
Contributor

@andrevidela andrevidela commented Sep 10, 2023

I changed the lexer so that it would leave alone hidden blocks. I added the comment package to ignore them.

I also noticed a lot of the latex template string had a lot of escaped strings, I made use of raw strings to make it easier to maintain those templates.

For some reason I couldn't run the tests locally so I'm trusting CI on that one

@ohad
Copy link
Collaborator

ohad commented Jul 20, 2024

@andrevidela , CI aside, does this work for you? IIRC, something needs to change inside Idris literate mode in order for us to emit hidden, rather than code blocks. IIRC, the spans are not marked as hidden or not.

@andrevidela
Copy link
Contributor Author

I think I did use it for a paper when I wrote this but I do not remember anything.

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.

2 participants