Weave.jl icon indicating copy to clipboard operation
Weave.jl copied to clipboard

[FR] highlights other language syntaxes

Open aviatesk opened this issue 5 years ago • 2 comments

description

code blocks written in language syntaxes other than Julia are better to be highlighted, e.g.

# python code
def highlight_me(args):
    pass

aviatesk avatar May 17 '20 04:05 aviatesk

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?

TheCedarPrince avatar Aug 25 '21 19:08 TheCedarPrince

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.

TheCedarPrince avatar Dec 01 '21 15:12 TheCedarPrince