]> Lady’s Gitweb - Blog/commit
Add highlighting support for code blocks
authorLady <redacted>
Wed, 3 May 2023 01:33:34 +0000 (18:33 -0700)
committerLady <redacted>
Wed, 3 May 2023 02:25:22 +0000 (19:25 -0700)
commitbb0407b1891330f2f759528154c98d3420a285f5
tree652587d4f8498ae0c5328f037618eff069b00406
parent507ea96ce3133bb0233c16d8fe5ec272b4bf9ddf
Add highlighting support for code blocks

This code is somewhat messy because it has to work around the extreme
limitations of the xmldom window polyfill provided by Lemon.

- Updates the dependency on Beorn to 0.2.1 and adds a new one for
  highlight.js at 11.8.0.

- Defines a wrapper build script to set up a transformation hook and
  then dynamically run Beorn through an import.

- Updates .rsync-filter to exclude these new files.
.rsync-filter
GNUmakefile
build.js [new file with mode: 0755]
deno.json [new file with mode: 0644]
This page took 0.022549 seconds and 4 git commands to generate.