26 lines
		
	
	
		
			840 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			26 lines
		
	
	
		
			840 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
 | |
| #FileExtensions: 
 | |
| #Protocols:
 | |
| 
 | |
| # ================== License ==================
 | |
| Homepage: https://pandoc.org/
 | |
| License: GPLv2
 | |
| LicenseUrl: https://github.com/jgm/pandoc/blob/master/COPYRIGHT
 | |
| 
 | |
| # ================= Installer =================
 | |
| Version: 2.11.3.2
 | |
| InstallerType: msi
 | |
| Installers:
 | |
|   - Arch: x64
 | |
|     Url: https://github.com/jgm/pandoc/releases/download/2.11.3.2/pandoc-2.11.3.2-windows-x86_64.msi
 | |
|     Sha256: 35f321b612fb2beb0abd174a413adb2ab54f72fc1729f002ee045d4fec212de6
 | |
|     #Switches:
 | |
|     #  Silent:
 | |
|     #  SilentWithProgress: |