|
Lines 1-7
Link Here
|
| 1 |
Pandoc is a command-line tool for converting from one markup format |
1 |
Pandoc is a command-line tool for converting from one markup format |
| 2 |
to another. It can read markdown and (subsets of) reStructuredText, |
2 |
to another. It can read markdown and (subsets of) reStructuredText, |
| 3 |
HTML, and LaTeX, and it can write markdown, reStructuredText, HTML, |
3 |
HTML, and LaTeX, and it can write markdown, reStructuredText, HTML, |
| 4 |
LaTeX, DocBook, RTF, and S5 HTML slide shows. |
4 |
LaTeX, ConTeXt, DocBook, RTF, groff man pages, and S5 HTML slide shows. |
| 5 |
|
5 |
|
| 6 |
Pandoc extends standard markdown syntax with footnotes, embedded LaTeX, |
6 |
Pandoc extends standard markdown syntax with footnotes, embedded LaTeX, |
| 7 |
and other features. A compatibility mode is provided for those who |
7 |
and other features. A compatibility mode is provided for those who |