doc/lua-filters: numbers are now accepted as MetaValue
This commit is contained in:
parent
dc3dcc2ccd
commit
74c2d9eb07
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue