27 lines
789 B
YAML
27 lines
789 B
YAML
# ================== General ==================
|
|
Id: dvcrn.markright
|
|
Name: markright
|
|
Publisher: dvcrn
|
|
Author: dvcrn
|
|
Description: a minimalistic github flavored markdown editor
|
|
#AppMoniker:
|
|
Tags: electron,markdown,github,editor
|
|
FileExtensions: md
|
|
#Protocols:
|
|
#Commands:
|
|
|
|
# ================== License ==================
|
|
Homepage: https://github.com/dvcrn/markright
|
|
License: GPL3
|
|
LicenseUrl: https://github.com/dvcrn/markright/blob/master/LICENSE
|
|
|
|
# ================= Installer =================
|
|
Version: 0.1.11
|
|
InstallerType: nullsoft
|
|
Installers:
|
|
- Arch: x64
|
|
Url: https://github.com/dvcrn/markright/releases/download/0.1.11/MarkRight_Windows64.exe
|
|
Sha256: 6c14a197c40f88f081a2d3c6133c26307e6f7bdd1cda0fee9dd0a499c3653899
|
|
#Switches:
|
|
# Silent:
|
|
# SilentWithProgress: |