pages/assets/js/distillpub
Jacob Austin 10d007a98c
Allows for standard Jekyll code highlighting with distill template (#3002)
As described in https://github.com/alshedivat/al-folio/issues/300,
standard Markdown code highlighting doesn't work in the Distill template
because it is clobbered by the Distill "Prism" syntax highlighting. This
PR will allow d-code tags (distill-specific code tags) to function with
the Distill syntax highlighter, but will default `highlight` and
Markdown code blocks to use the Jekyll/Rouge highlighter.

This PR also removes overrides.js, which is currently broken because
jquery isn't loaded.
2025-02-12 18:47:57 -03:00
..
template.v2.js Allows for standard Jekyll code highlighting with distill template (#3002) 2025-02-12 18:47:57 -03:00
template.v2.js.map Further adjustments 2020-05-02 19:31:41 -04:00
transforms.v2.js format code with prettier.io (#2048) 2024-01-10 00:10:51 -05:00
transforms.v2.js.map Further adjustments 2020-05-02 19:31:41 -04:00