doc/lua-filters: numbers are now accepted as MetaValue

This commit is contained in:
Albert Krewinkel
2021-12-19 15:59:05 +01:00
parent dc3dcc2ccd
commit 74c2d9eb07
+1 -1
View File
@@ -887,7 +887,7 @@ MetaValue is expected. The types correspond to the following
Haskell type constructors:
- boolean → MetaBool
- string → MetaString
- string or number → MetaString
- Inlines → MetaInlines
- Blocks → MetaBlocks
- List/integer indexed table → MetaList