
37,606
Downloads
137
Downloads of v 1.14.6
12/31/2018
Last update
Markdown Monster is an easy to use and extensible Markdown Editor and Viewer and Weblog Publisher by West Wind Technologies. The editor sports syntax colored editing of Markdown text, inline spell checking, live, synced HTML preview, a document outline, integrated file browser and Git support. You can embed images by pasting from clipboard, embedding via dialog or dragging images from the shell. Embed urls, code snippets and emojiis quickly and use the built-in table editor to create nicely formatted Markdown tables. There is support for text snippet expansion and C# script execution to automate and extend Markdown Monster.
But above all the editor's goal is to get out of your way and let you focus on your content creation, and provide you with tools to get your job done efficiently.
Documents can be saved to HTML or PDF, you can generate HTML from partial selections and you can even convert some HTML to Markdown. Markdown Monster can also publish your Markdown directly to your Weblog that supports WordPress, MetaWebLog or Medium APIs. You can manage multiple blogs and even download existing HTML posts as Markdown.
Markdown Monster can be extended using a .NET based add-in model and a few useful addins are available to provide features like storing images in Azure Blobs, Gist integration, a reusable Snippets manager, and more. You can also swap Markdown Parsers between Markdig and Pandoc and use another custom Markdown parser via addin integration.
Markdown Monster can be evaluated for free. This package is unlimited and fully functional, but a license is required for continued use. Although Markdown Monster is licensed software, the source code is available in the open on GitHub. Requires .NET 4.6.2 or later.
A portable, non-admin Chocolatey install is also available in MarkdownMonster.Portable.
To install Markdown Monster, run the following command from the command line or from PowerShell:
C:\> choco install markdownmonster
--version 1.14.6
To upgrade Markdown Monster, run the following command from the command line or from PowerShell:
C:\> choco upgrade markdownmonster
--version 1.14.6
Files
Hide- tools\chocolateyInstall.ps1
Show
$packageName = 'markdownmonster' $fileType = 'exe' $url = 'https://github.com/RickStrahl/MarkdownMonsterReleases/raw/master/v1.14/MarkdownMonsterSetup-1.14.6.exe' $silentArgs = '/VERYSILENT' $validExitCodes = @(0) Install-ChocolateyPackage "packageName" "$fileType" "$silentArgs" "$url" -validExitCodes $validExitCodes -checksum "2DD9356587E712412596BF58316BC70B63AF78BF474D1A92ABB0BD58EDCB014D" -checksumType "sha256"
- tools\License.txt
Show
Although source code is available for Markdown Monster, the software is licensed as © Rick Strahl, West Wind Technologies, 2016. Markdown Monster can be downloaded and evaluated for free, but a reasonably priced license must be purchased for continued use. Licenses are per user, rather than per machine, so you can use Markdown Monster on as many computers you wish with your license. Licenses can be purchased from: http://store.west-wind.com/product/markdown_monster Warranty Disclaimer: No Warranty! IN NO EVENT SHALL THE AUTHOR, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE THIS PROGRAM AND DOCUMENTATION, BE LIABLE FOR ANY COMMERCIAL, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE PROGRAM INCLUDING, BUT NOT LIMITED TO, LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR LOSSES SUSTAINED BY THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS, EVEN IF YOU OR OTHER PARTIES HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.
Virus Scan Results
- MarkdownMonster.1.14.6.nupkg (e6feeac16a2b) - ## / 59 - Log in or click on link to see number of positives
- MarkdownMonsterSetup-1.14.6.exe (2dd9356587e7) - ## / 71 - Log in or click on link to see number of positives
Dependencies
This package has no dependencies.
Package Maintainer(s)
Software Author(s)
Copyright
West Wind Technologies, 2016-2019
Tags
Release Notes
https://github.com/RickStrahl/MarkdownMonster/blob/master/Changelog.md
Version History
Version | Downloads | Last updated | Status |
---|---|---|---|
Markdown Monster 1.15.3 | 172 | Monday, February 11, 2019 | approved |
Markdown Monster 1.14.15 | 166 | Thursday, January 31, 2019 | approved |
Markdown Monster 1.14.12 | 162 | Thursday, January 24, 2019 | approved |
Markdown Monster 1.14.10 | 190 | Friday, January 18, 2019 | approved |
Markdown Monster 1.14.9 | 224 | Wednesday, January 9, 2019 | approved |
Markdown Monster 1.14.8 | 77 | Monday, January 7, 2019 | approved |
Markdown Monster 1.14.7 | 105 | Friday, January 4, 2019 | approved |
Markdown Monster 1.14.6 | 137 | Monday, December 31, 2018 | approved |
Discussion for the Markdown Monster Package
Ground rules:
- This discussion is only about Markdown Monster and the Markdown Monster package. If you have feedback for Chocolatey, please contact the google group.
- This discussion will carry over multiple versions. If you have a comment about a particular version, please note that in your comments.
- The maintainers of this Chocolatey Package will be notified about new comments that are posted to this Disqus thread, however, it is NOT a guarantee that you will get a response. If you do not hear back from the maintainers after posting a message below, please follow up by using the link on the left side of this page or follow this link to contact maintainers. If you still hear nothing back, please follow the package triage process.
- Tell us what you love about the package or Markdown Monster, or tell us what needs improvement.
- Share your experiences with the package, or extra configuration or gotchas that you've found.
- If you use a url, the comment will be flagged for moderation until you've been whitelisted. Disqus moderated comments are approved on a weekly schedule if not sooner. It could take between 1-5 days for your comment to show up.