diff options
Diffstat (limited to '_filter.qmd')
| -rw-r--r-- | _filter.qmd | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/_filter.qmd b/_filter.qmd index 60359ad..e3372f5 100644 --- a/_filter.qmd +++ b/_filter.qmd @@ -40,12 +40,6 @@ but even that aside, Lua-based filters are quite common and the documentation for writing them more detailed than the legacy JSON-based interface. -Programming in Lua has been a new experience -but with a fairly low learning curve, -after discovering (after a day of debugging) the oddity, -compared to dynamically typed languages in general, -that zero is a true value in a boolean context. - ## Components *TODO: First parse Namespace blocks, then AnnotationWords* |
