diff options
| author | Jonas Smedegaard <dr@jones.dk> | 2025-05-24 10:28:19 +0200 |
|---|---|---|
| committer | Jonas Smedegaard <dr@jones.dk> | 2025-05-24 10:28:19 +0200 |
| commit | aa3ed022f30bfec958fb763507eac91cda939a56 (patch) | |
| tree | a883cdbd13aabfd92713f56470c3472a97c63f32 /_filter.qmd | |
| parent | da481cea7289c60608827ddbc229677ee26decf2 (diff) | |
more discussion at end
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* |
