Weave.jl
Weave.jl copied to clipboard
[FR] highlights other language syntaxes
description
code blocks written in language syntaxes other than Julia are better to be highlighted, e.g.
# python code
def highlight_me(args):
pass
Bump - any updates here regarding this? Thanks!
Happy to see if I can help with this and make a PR. Any direction on how I could go about making this functionality work?
Bumping this again - any news here? Seems like the best way to address this is to create a CSS stylesheet that accounts for highlighting these code blocks. Haven't figured out how to address that yet.