Fix typo (#7200)
This commit is contained in:
parent
935d10769d
commit
08598dedb1
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ and types is available at
|
||||||
Pandoc is structured as a set of *readers*, which translate
|
Pandoc is structured as a set of *readers*, which translate
|
||||||
various input formats into an abstract syntax tree (the
|
various input formats into an abstract syntax tree (the
|
||||||
Pandoc AST) representing a structured document, and a set of
|
Pandoc AST) representing a structured document, and a set of
|
||||||
*writers*, which render this AST into various input formats.
|
*writers*, which render this AST into various output formats.
|
||||||
Pictorially:
|
Pictorially:
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|
Loading…
Add table
Reference in a new issue