Skip to content

Commit 42798dd

Browse files
authored
Markdown Monster 4.2.9.0 (#361250)
1 parent 645569a commit 42798dd

File tree

3 files changed

+76
-0
lines changed

3 files changed

+76
-0
lines changed
Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json
2+
3+
PackageIdentifier: WestWind.MarkdownMonster
4+
PackageVersion: 4.2.9.0
5+
Platform:
6+
- Windows.Desktop
7+
InstallerType: inno
8+
InstallModes:
9+
- silent
10+
Scope: machine
11+
UpgradeBehavior: install
12+
Commands:
13+
- markdownmonster
14+
- mm
15+
- mmcli
16+
FileExtensions:
17+
- markdown
18+
- md
19+
- mdcrypt
20+
- mdproj
21+
- mkdown
22+
ReleaseDate: 2026-04-15
23+
ElevationRequirement: elevatesSelf
24+
Installers:
25+
- Architecture: neutral
26+
InstallerUrl: https://github.com/RickStrahl/MarkdownMonsterReleases/raw/master/v4/v4.2/MarkdownMonsterSetup-4.2.9.exe
27+
InstallerSha256: DC5E8445F4A359403F26091475C5D0C456EFA2C57605F55D1BBA07E54605B035
28+
ManifestType: installer
29+
ManifestVersion: 1.12.0
Lines changed: 40 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,40 @@
1+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json
2+
3+
PackageIdentifier: WestWind.MarkdownMonster
4+
PackageVersion: 4.2.9.0
5+
PackageLocale: en-US
6+
Publisher: West Wind Technologies
7+
PublisherUrl: https://west-wind.com/
8+
PublisherSupportUrl: https://markdownmonster.west-wind.com/docs/Markdown-Monster-Documentation/Support.html
9+
Author: Rick Strahl, West Wind Technologies
10+
PackageName: Markdown Monster
11+
PackageUrl: https://markdownmonster.west-wind.com/
12+
License: Proprietary
13+
LicenseUrl: https://markdownmonster.west-wind.com/purchase#markdown-monster-license
14+
Copyright: Copyright (c) 2015-2026 Rick Strahl, West Wind Technologies
15+
CopyrightUrl: https://markdownmonster.west-wind.com/purchase#markdown-monster-license
16+
ShortDescription: The Markdown Editor for Windows
17+
Description: A powerful, yet easy to use Markdown Editor and Weblog Publisher for Windows.
18+
Moniker: markdown-monster
19+
Tags:
20+
- documentation
21+
- editor
22+
- markdown
23+
- markdown-editor
24+
- text
25+
- text-editor
26+
- viewer
27+
- weblog
28+
- writing
29+
- pdf-export
30+
- markdown-conversion
31+
ReleaseNotesUrl: https://github.com/RickStrahl/MarkdownMonster/blob/main/Changelog.md
32+
PurchaseUrl: https://markdownmonster.west-wind.com/purchase
33+
InstallationNotes: Command line aliases become accessible via the Windows Path upon initial startup.
34+
Documentations:
35+
- DocumentLabel: Documentation
36+
DocumentUrl: https://markdownmonster.west-wind.com/docs/
37+
- DocumentLabel: GitHub
38+
DocumentUrl: https://github.com/RickStrahl/MarkdownMonster
39+
ManifestType: defaultLocale
40+
ManifestVersion: 1.12.0
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json
2+
3+
PackageIdentifier: WestWind.MarkdownMonster
4+
PackageVersion: 4.2.9.0
5+
DefaultLocale: en-US
6+
ManifestType: version
7+
ManifestVersion: 1.12.0

0 commit comments

Comments
 (0)