PlaidWeb / Publ

Flexible publishing system for the web
http://publ.beesbuzz.biz/
MIT License
40 stars 4 forks source link

Fenced code blocks no longer working #490

Closed fluffy-critter closed 2 years ago

fluffy-critter commented 2 years ago

Expected Behavior

Fenced code blocks e.g.

int main(void) { return main(); }

should render out code.

Current Behavior

Nothing renders :(

Context

Seems to have appeared during an external package update, unclear which one.