Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json

PackageIdentifier: WestWind.MarkdownMonster
PackageVersion: 4.2.9.0
Platform:
- Windows.Desktop
InstallerType: inno
InstallModes:
- silent
Scope: machine
UpgradeBehavior: install
Commands:
- markdownmonster
- mm
- mmcli
FileExtensions:
- markdown
- md
- mdcrypt
- mdproj
- mkdown
ReleaseDate: 2026-04-15
ElevationRequirement: elevatesSelf
Installers:
- Architecture: neutral
InstallerUrl: https://github.com/RickStrahl/MarkdownMonsterReleases/raw/master/v4/v4.2/MarkdownMonsterSetup-4.2.9.exe
InstallerSha256: DC5E8445F4A359403F26091475C5D0C456EFA2C57605F55D1BBA07E54605B035
ManifestType: installer
ManifestVersion: 1.12.0
Original file line number Diff line number Diff line change
@@ -0,0 +1,40 @@
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json

PackageIdentifier: WestWind.MarkdownMonster
PackageVersion: 4.2.9.0
PackageLocale: en-US
Publisher: West Wind Technologies
PublisherUrl: https://west-wind.com/
PublisherSupportUrl: https://markdownmonster.west-wind.com/docs/Markdown-Monster-Documentation/Support.html
Author: Rick Strahl, West Wind Technologies
PackageName: Markdown Monster
PackageUrl: https://markdownmonster.west-wind.com/
License: Proprietary
LicenseUrl: https://markdownmonster.west-wind.com/purchase#markdown-monster-license
Copyright: Copyright (c) 2015-2026 Rick Strahl, West Wind Technologies
CopyrightUrl: https://markdownmonster.west-wind.com/purchase#markdown-monster-license
ShortDescription: The Markdown Editor for Windows
Description: A powerful, yet easy to use Markdown Editor and Weblog Publisher for Windows.
Moniker: markdown-monster
Tags:
- documentation
- editor
- markdown
- markdown-editor
- text
- text-editor
- viewer
- weblog
- writing
- pdf-export
- markdown-conversion
ReleaseNotesUrl: https://github.com/RickStrahl/MarkdownMonster/blob/main/Changelog.md
PurchaseUrl: https://markdownmonster.west-wind.com/purchase
InstallationNotes: Command line aliases become accessible via the Windows Path upon initial startup.
Documentations:
- DocumentLabel: Documentation
DocumentUrl: https://markdownmonster.west-wind.com/docs/
- DocumentLabel: GitHub
DocumentUrl: https://github.com/RickStrahl/MarkdownMonster
ManifestType: defaultLocale
ManifestVersion: 1.12.0
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json

PackageIdentifier: WestWind.MarkdownMonster
PackageVersion: 4.2.9.0
DefaultLocale: en-US
ManifestType: version
ManifestVersion: 1.12.0
Loading