
37,892
Downloads
244
Downloads of v 1.1.28
2/13/2017
Last update
Markdown Monster is an easy to use and extensible Markdown Editor and Viewer and Weblog Publishing tool. The editor sports syntax colored editing of Markdown text, inline spell checking, live HTML preview, embedding and pasting of images, and built-in support for screen captures. You can expand predefined dynamic text templates directly into your documents. Above all though, the editor's goal is to get out of your way of your writing and let you focus on your content creation.
You can publish your Markdown directly to your Weblog that supports WordPress or MetaWebLog APIs. You can also manage multiple blogs and even download existing posts as Markdown.
Markdown Monster can also be extended using an easy, but powerful .NET based add-in model and a few useful addins are available to provide features like storing images in Azure Blobs, a reusable Snippets manager, and more.
Markdown Monster can be downloaded and evaluated for free and 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.
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.1.28
To upgrade Markdown Monster, run the following command from the command line or from PowerShell:
C:\> choco upgrade markdownmonster
--version 1.1.28
Files
Hide- 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.
- tools\chocolateyInstall.ps1
Show
$packageName = 'markdownmonster' $fileType = 'exe' $url = 'https://github.com/RickStrahl/MarkdownMonsterReleases/raw/master/v1.1/MarkdownMonsterSetup-1.1.28.exe' $silentArgs = '/SILENT' $validExitCodes = @(0) Install-ChocolateyPackage "packageName" "$fileType" "$silentArgs" "$url" -validExitCodes $validExitCodes -checksum "BC66E34F6FD0707C069B4E17A414458F91E52CE5ED24F6F3FFC5944E23D297E7" -checksumType "sha256"
Virus Scan Results
- MarkdownMonster.1.1.28.nupkg (e5f42693ea91) - ## / 58 - Log in or click on link to see number of positives
- MarkdownMonsterSetup-1.1.28.exe (bc66e34f6fd0) - ## / 59 - 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-2017
Tags
Release Notes
https://github.com/RickStrahl/MarkdownMonster/blob/master/Changelog.md
Version History
Version | Downloads | Last updated | Status |
---|---|---|---|
Markdown Monster 1.15.4 | 103 | Tuesday, February 19, 2019 | approved |
Markdown Monster 1.15.3 | 222 | Monday, February 11, 2019 | approved |
Markdown Monster 1.14.15 | 167 | Thursday, January 31, 2019 | approved |
Markdown Monster 1.14.12 | 163 | Thursday, January 24, 2019 | approved |
Markdown Monster 1.14.10 | 192 | Friday, January 18, 2019 | approved |
Markdown Monster 1.14.9 | 224 | Wednesday, January 9, 2019 | approved |
Markdown Monster 1.14.8 | 78 | Monday, January 7, 2019 | approved |
Markdown Monster 1.14.7 | 105 | Friday, January 4, 2019 | 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.