Add link to "Pandoc in the browser" demo (#11477)

This commit is contained in:
Agriya Khetarpal
2026-02-16 18:09:44 +05:30
committed by GitHub
parent 1e4fc7254b
commit 5706e504cf
+7 -5
View File
@@ -66,11 +66,13 @@ Here's [how to install pandoc](INSTALL.md).
Documentation
-------------
Pandoc's website contains a full [User's Guide](https://pandoc.org/MANUAL.html).
It is also available [here](MANUAL.txt) as pandoc-flavored Markdown.
The website also contains some [examples of the use of
pandoc](https://pandoc.org/demos.html) and a limited [online
demo](https://pandoc.org/try).
Pandocs website contains a full [Users
Guide](https://pandoc.org/MANUAL.html). It is also available
[here](MANUAL.txt) as pandoc-flavored Markdown. The website also
contains some [examples of the use of
pandoc](https://pandoc.org/demos.html), a limited [online
demo](https://pandoc.org/try), and a [WebAssembly-based online
demo](https://pandoc.org/app).
Contributing
------------