Difference between revisions of "Pandoc"
Jump to navigation
Jump to search
Prwheatley (talk | contribs) |
(Some updated info and an example of use) |
||
| Line 1: | Line 1: | ||
{{Infobox tool | {{Infobox tool | ||
| − | |purpose= | + | |purpose=If you need to convert files from one markup format into another, pandoc is your swiss-army knife. |
| − | |homepage= | + | |homepage=https://pandoc.org/ |
| + | |tool_status=Maintained | ||
| + | |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 | |function=File Format Migration | ||
|content=Document | |content=Document | ||
}} | }} | ||
| − | |||
<!-- Use the structure provided in this template, do not change it! --> | <!-- Use the structure provided in this template, do not change it! --> | ||
| Line 28: | 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 == | ||
| Line 33: | Line 36: | ||
Releases are documented through the [http://pandoc.org/releases.html Pandoc release page]. Pandoc 2.3 was released in September 2018. | 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.