Hi all,
The ghost and I have put together a little package for typesetting CSS, HTML, JavaScript, and Scribble snippets in Scribble.
The idea was to have syntax highlighting that matched the current look of Racket snippets.
For the CSS I added inline visualizations of colors, gradients and fonts.
For CSS property names are linked to their documentation page on MDN.
For HTML element names are linked their MDN documentation pages.
For JavaScript common classes and keywords are linked.
Give it a spin and let me know what can be improved.
BTW - after adding support for Scribble I found Alex Knauth's package scribble-code-examples [1]. If you need the identifiers in Scribble code to be linked, use his package.
/Jens Axel
