mirror of
https://github.com/jgm/pandoc.git
synced 2026-09-24 15:44:59 +08:00
doc/lua-filters: numbers are now accepted as MetaValue
This commit is contained in:
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user