Start experimenting with a different way of embedding code samples
Make a new element rather than trying to use scribble's own code element. The problem with Scribble's way of doing things is that it makes this weird table thing, which is going to interfere with using a Javascript to do syntax highlighting on the code. This way, it's all in one element and we can more easily style it from outside. Suggested by mflatt
Showing
code-sample.css
0 → 100644
code-sample.tex
0 → 100644
Please register or sign in to comment