Chris Zwicker
Chris Zwicker
Hi there! I have three html files: * index.html, which includes * section.html, which includes * row.html Now in index.html I'm passing json to section.html ``` @@include("./section.html", { "title": "My...
### Current behavior Providing a filter works, but is shown as invalid. ### Desired behavior Types should be updated to match `prevUntil`, `parentUntil` ### Test code to reproduce n/a ###...
The referenced docker image is behind the current state (at the moment, e.g. the `--jit` option doesn't work). This change adds a local Dockerfile (derived from https://hub.docker.com/r/reuteras/vipermonkey/dockerfile) and adjusts `dockermonkey.sh`...
I had hoped I could use `@import` to get around the restriction that makes it impossible to render (formatted) code chunks inside tables. Unfortunately, it seems that the `@import` syntax...