7 ms·
The code snippets are highlighted, presumably using microlighter?
by what 28d ago
The code snippets are highlighted, presumably using microlighter?
- pcthrowaway 28d agoThat's what I assumed, but when I pasted this JS snippet from the blog post into the playground (ctrl+f "playground", selects JS) on the project page (https://davatron5000.github.io/microlighter/ https://davatron5000.github.io/microlighter/) if(document.querySelector('pre>code').length) { import('path/to/microlighter/microlighter.min.js'); } The highlighting looks completely different. I assumed the top-level commenter was being mildly obtuse, but it looks like they were (perhaps incidentally) correct