software-foundations
software-foundations copied to clipboard
Generate HTML files
- Do we want these?
- Should we host them on the site too?
- This will require updating
pandoc-minted.hsto support HTML - [ ] link them on the site
Why not highlight Idris code using the Idris compiler's notion of highlighting, rather than relying on syntax only? https://github.com/david-christiansen/idris-code-highlighter is a start for this, though it could be made more friendly!
That's a great idea!
Related: #30