This is a very tiny release to avoid dual processing of html files 3c21b88, which would stop you from writing .html
files in the pages directory as the general formatters would end up creating html syntax that was considered faulty by goldmark (the markdown processor used by alvu)
All Changes
2fcf995 chore: v0.2.15
3c21b88 fix: dual processing of html files
bba718e docs: add escapes
efb758f add network data as a recipe