mirror of
https://github.com/jgm/pandoc.git
synced 2026-08-28 11:16:33 +00:00
fix typo in custom-readers.md (#7722)
This commit is contained in:
@@ -14,7 +14,7 @@ install any additional software to do this.
|
||||
|
||||
[Lua]: https://www.lua.org
|
||||
|
||||
A custom writer is a Lua file that defines a function
|
||||
A custom reader is a Lua file that defines a function
|
||||
called `Reader`, which takes two arguments:
|
||||
|
||||
- a string, the raw input to be parsed
|
||||
|
||||
Reference in New Issue
Block a user