We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
HepLean has the ability to write notes using Lean. For example, the following note is in progress:
https://heplean.github.io/HepLean/PerturbationTheory
The Lean code in these notes does not have the correct syntax highlighting for Lean. Fixing it will correspond to modifying the file:
https://github.com/HEPLean/HepLean/blob/master/HepLean/Meta/Notes/ToHTML.lean
which is used to generate the notes.
Any help with this would be great.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
HepLean has the ability to write notes using Lean. For example, the following note is in progress:
https://heplean.github.io/HepLean/PerturbationTheory
The Lean code in these notes does not have the correct syntax highlighting for Lean. Fixing it will correspond to modifying the file:
https://github.com/HEPLean/HepLean/blob/master/HepLean/Meta/Notes/ToHTML.lean
which is used to generate the notes.
Any help with this would be great.
The text was updated successfully, but these errors were encountered: