Difference between revisions of "Pandoc"
Jump to navigation
Jump to search
(It doesn't have much of a GUI to speak of, so I'm not sure what a good image would be) |
(Some updated info and an example of use) |
||
| (2 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
| − | + | {{Infobox tool | |
| − | + | |purpose=If you need to convert files from one markup format into another, pandoc is your swiss-army knife. | |
| − | {{ | + | |homepage=https://pandoc.org/ |
| − | |purpose= | + | |tool_status=Maintained |
| − | |homepage= | + | |sourcecode=https://github.com/jgm/pandoc |
|license=Free under the GPL | |license=Free under the GPL | ||
|platforms=Windows, MacOS, Linux, BSD | |platforms=Windows, MacOS, Linux, BSD | ||
| + | |language=Haskell | ||
| + | |function=File Format Migration | ||
| + | |content=Document | ||
}} | }} | ||
| + | <!-- Use the structure provided in this template, do not change it! --> | ||
| + | |||
| + | |||
<!-- Note that to use the image field, you should leave the value as {{PAGENAMEE}}.png (or similar) and upload a copy of the image. Hot-linking is not supported. If you don't want an image, just remove that line. --> | <!-- Note that to use the image field, you should leave the value as {{PAGENAMEE}}.png (or similar) and upload a copy of the image. Hot-linking is not supported. If you don't want an image, just remove that line. --> | ||
| Line 24: | Line 30: | ||
== User Experiences == | == User Experiences == | ||
<!-- Add hotlinks to user experiences with the tool (eg. blog posts). These should illustrate the effectiveness (or otherwise) of the tool. Use a bullet list. --> | <!-- Add hotlinks to user experiences with the tool (eg. blog posts). These should illustrate the effectiveness (or otherwise) of the tool. Use a bullet list. --> | ||
| + | * [https://anjackson.net/2026/01/26/coptr-dpclinic/ Example of PPTX converted to Markdown to make a web version of a presentation] | ||
== Development Activity == | == Development Activity == | ||
<!-- Provide *evidence* of development activity of the tool. For example, RSS feeds for code issues or commits. --> | <!-- Provide *evidence* of development activity of the tool. For example, RSS feeds for code issues or commits. --> | ||
| + | Releases are documented through the [http://pandoc.org/releases.html Pandoc release page]. Pandoc 2.3 was released in September 2018. | ||
<!-- Add the OpenHub.com ID for the tool, if known. --> | <!-- Add the OpenHub.com ID for the tool, if known. --> | ||
| − | {{ | + | {{Infobox tool details}} |
| − | |||
| − | |||
| − | |||
| − | |||
| − | }} | ||
Latest revision as of 09:03, 20 March 2026
Description
User Experiences
Development Activity
Releases are documented through the Pandoc release page. Pandoc 2.3 was released in September 2018.