27 lines
842 B
YAML
27 lines
842 B
YAML
# ================== General ==================
|
|
Id: JohnMacFarlane.Pandoc
|
|
Publisher: John Mac Farlane
|
|
Name: Pandoc
|
|
Author: John Mac Farlane
|
|
Description: If you need to convert files from one markup format into another, pandoc is your swiss-army knife.
|
|
AppMoniker: pandoc
|
|
Tags: pandoc,doc,docs,converter,markdown
|
|
#FileExtensions:
|
|
#Protocols:
|
|
|
|
# ================== License ==================
|
|
Homepage: https://pandoc.org/
|
|
License: GPLv2
|
|
LicenseUrl: https://github.com/jgm/pandoc/blob/master/COPYRIGHT
|
|
|
|
# ================= Installer =================
|
|
Version: 2.11.4
|
|
InstallerType: msi
|
|
Installers:
|
|
- Arch: x64
|
|
Url: https://github.com/jgm/pandoc/releases/download/2.11.4/pandoc-2.11.4-windows-x86_64.msi
|
|
Sha256: 344c1f1043e735e25ea54a1e9598b0a20fbb12c51cd71a7afde6f0e16d26907e
|
|
#Switches:
|
|
# Silent:
|
|
# SilentWithProgress:
|