diff options
| author | John MacFarlane <jgm@berkeley.edu> | 2019-02-08 11:11:57 -0800 |
|---|---|---|
| committer | John MacFarlane <jgm@berkeley.edu> | 2019-02-08 11:11:57 -0800 |
| commit | 403aafe9830fe45793129614e220c941ef055121 (patch) | |
| tree | e8f1443b5aea404576372805da49153a2261fbf6 /doc | |
| parent | 2da9090adc4f985456123633b65758362bf3eed8 (diff) | |
| download | pandoc-403aafe9830fe45793129614e220c941ef055121.tar.gz | |
Small fix in lua-filters doc.
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/lua-filters.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/lua-filters.md b/doc/lua-filters.md index dc3c75217..aab4a0b11 100644 --- a/doc/lua-filters.md +++ b/doc/lua-filters.md @@ -2224,7 +2224,7 @@ Parameters: Returns: -- ({[Inline][#Inline]}) List of [Inlines] +- List of [Inlines] Usage: |
