Downloads:
35,170
Downloads of v 1.21.11:
268
Last Update:
24 Mar 2020
Package Maintainer(s):
Software Author(s):
- Rick Strahl
- West Wind Technologies
Tags:
markdown text editor weblog blog publishing documentation westwindMarkdown Monster Portable Install
This is not the latest version of Markdown Monster Portable Install available.
- 1
- 2
- 3
1.21.11 | Updated: 24 Mar 2020
Downloads:
35,170
Downloads of v 1.21.11:
268
Maintainer(s):
Software Author(s):
- Rick Strahl
- West Wind Technologies
Markdown Monster Portable Install 1.21.11
This is not the latest version of Markdown Monster Portable Install available.
Legal Disclaimer: Neither this package nor Chocolatey Software, Inc. are affiliated with or endorsed by Rick Strahl, West Wind Technologies. The inclusion of Rick Strahl, West Wind Technologies trademark(s), if any, upon this webpage is solely to identify Rick Strahl, West Wind Technologies goods or services and not for commercial purposes.
- 1
- 2
- 3
All Checks are Passing
3 Passing Tests
Deployment Method: Individual Install, Upgrade, & Uninstall
To install Markdown Monster Portable Install, run the following command from the command line or from PowerShell:
To upgrade Markdown Monster Portable Install, run the following command from the command line or from PowerShell:
To uninstall Markdown Monster Portable Install, run the following command from the command line or from PowerShell:
Deployment Method:
This applies to both open source and commercial editions of Chocolatey.
1. Enter Your Internal Repository Url
(this should look similar to https://community.chocolatey.org/api/v2/)
2. Setup Your Environment
1. Ensure you are set for organizational deployment
Please see the organizational deployment guide
2. Get the package into your environment
Option 1: Cached Package (Unreliable, Requires Internet - Same As Community)-
Open Source or Commercial:
- Proxy Repository - Create a proxy nuget repository on Nexus, Artifactory Pro, or a proxy Chocolatey repository on ProGet. Point your upstream to https://community.chocolatey.org/api/v2/. Packages cache on first access automatically. Make sure your choco clients are using your proxy repository as a source and NOT the default community repository. See source command for more information.
- You can also just download the package and push it to a repository Download
-
Open Source
-
Download the package:
Download - Follow manual internalization instructions
-
-
Package Internalizer (C4B)
-
Run: (additional options)
choco download markdownmonster.portable --internalize --version=1.21.11 --source=https://community.chocolatey.org/api/v2/
-
For package and dependencies run:
choco push --source="'INTERNAL REPO URL'"
- Automate package internalization
-
Run: (additional options)
3. Copy Your Script
choco upgrade markdownmonster.portable -y --source="'INTERNAL REPO URL'" --version="'1.21.11'" [other options]
See options you can pass to upgrade.
See best practices for scripting.
Add this to a PowerShell script or use a Batch script with tools and in places where you are calling directly to Chocolatey. If you are integrating, keep in mind enhanced exit codes.
If you do use a PowerShell script, use the following to ensure bad exit codes are shown as failures:
choco upgrade markdownmonster.portable -y --source="'INTERNAL REPO URL'" --version="'1.21.11'"
$exitCode = $LASTEXITCODE
Write-Verbose "Exit code was $exitCode"
$validExitCodes = @(0, 1605, 1614, 1641, 3010)
if ($validExitCodes -contains $exitCode) {
Exit 0
}
Exit $exitCode
- name: Install markdownmonster.portable
win_chocolatey:
name: markdownmonster.portable
version: '1.21.11'
source: INTERNAL REPO URL
state: present
See docs at https://docs.ansible.com/ansible/latest/modules/win_chocolatey_module.html.
chocolatey_package 'markdownmonster.portable' do
action :install
source 'INTERNAL REPO URL'
version '1.21.11'
end
See docs at https://docs.chef.io/resource_chocolatey_package.html.
cChocoPackageInstaller markdownmonster.portable
{
Name = "markdownmonster.portable"
Version = "1.21.11"
Source = "INTERNAL REPO URL"
}
Requires cChoco DSC Resource. See docs at https://github.com/chocolatey/cChoco.
package { 'markdownmonster.portable':
ensure => '1.21.11',
provider => 'chocolatey',
source => 'INTERNAL REPO URL',
}
Requires Puppet Chocolatey Provider module. See docs at https://forge.puppet.com/puppetlabs/chocolatey.
4. If applicable - Chocolatey configuration/installation
See infrastructure management matrix for Chocolatey configuration elements and examples.
This package is likely a meta/virtual (*) or an installer (*.install) or portable (*.portable) application package.
- Meta/virtual (*) - has a dependency on the *.install or the *.portable package - it is provided for discoverability and for other packages to take a dependency on.
- Portable (*.portable/*.commandline (deprecated naming convention)/*.tool (deprecated naming convention)) - usually zips or archives that require no administrative access to install.
- Install (*.install/*.app (deprecated naming convention)) - uses native installers, usually requires administrative access to install.
Learn more about chocolatey's distinction of installed versus portable apps and/or learn about this kind of package.
There are versions of this package awaiting moderation . See the Version History section below.
This package was approved by moderator gep13 on 24 Mar 2020.
Markdown Monster is an easy to use and extensible Markdown Editor and Viewer and Weblog Publisher by West Wind Technologies.
This portable install doesn't run an installer and is self-contained in its install folder and doesn't require admin mode to install.
Markdown Monster sports syntax colored editing of Markdown text, inline spell checking, live, synced HTML preview, embedding, dragging and pasting of images, code, links and Emoji and has built-in support for screen captures. 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.
You can save documents to Html and PDF files. 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 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. You can also swap Markdown Parsers between Markdig and Pandoc and use another custom Markdown parser via addin integration.
Markdown Monster can be downloaded and 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.7.2 or later.
This is a portable installation that doesn't run an installer installer and keeps all configuration data in a self-contained folder. The full desktop Chocolatey install is also available in the MarkdownMonster Package.
Although source code is available for Markdown Monster, the software
is licensed as © Rick Strahl, West Wind Technologies, 2016-2017.
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.
md5: A8B6E1B9E04E82F6033EDCEE71C322A3 | sha1: 8B43A4EA6E2C91C7017FF3C5FC113660B580C49B | sha256: 2CB68287FC79E23809F6D54B76D52B1A43408ADB9DCF6E24F03FDC8B3DE4DFF1 | sha512: 02325A04769D8E1994F173FF564B921ED2BFC3498CCDE83B7B276F53789542445C99FE00C49BF45ED86983A81D147541FC77AF2D37F73E66D58DD3C58D4EF1BE
VERIFICATION
MarkdownMonster.Portable.zip
SHA256 Checksum Value: 2CB68287FC79E23809F6D54B76D52B1A43408ADB9DCF6E24F03FDC8B3DE4DFF1
Log in or click on link to see number of positives.
- System.Windows.Interactivity.dll (93fbc59e4880) - ## / 68
- System.AppContext.dll (ea3a3003e10f) - ## / 58
- System.Runtime.InteropServices.RuntimeInformation.dll (2f141b72a2af) - ## / 73
- System.Threading.Tasks.Extensions.dll (2804e53913a5) - ## / 61
- Microsoft.Win32.Primitives.dll (e281d04d3511) - ## / 70
- System.Console.dll (083f8649db80) - ## / 70
- System.Diagnostics.DiagnosticSource.dll (d22133818a30) - ## / 71
- System.Globalization.Calendars.dll (8e5a549c6c03) - ## / 69
- System.IO.Compression.dll (b963eb95627b) - ## / 68
- System.IO.Compression.ZipFile.dll (b5c12e909964) - ## / 67
- System.IO.FileSystem.dll (2d917d520488) - ## / 70
- System.IO.FileSystem.Primitives.dll (02a6f9601aa4) - ## / 73
- System.Net.Http.dll (b741118740ba) - ## / 69
- System.Net.Sockets.dll (eefa668da7a0) - ## / 69
- System.Security.Cryptography.Encoding.dll (91c7c02d46f7) - ## / 65
- System.Security.Cryptography.Primitives.dll (5a6c8f69a8de) - ## / 65
- System.Xml.ReaderWriter.dll (cdd78df6e154) - ## / 69
- Hunspellx64.dll (24e0fea3a9cf) - ## / 71
- Hunspellx86.dll (d995faf5d681) - ## / 70
- NHunspell.dll (dfb27a7bf4a4) - ## / 67
- CookComputing.XmlRpcV2.dll (9cb43419715a) - ## / 74
- FontAwesome.WPF.dll (63d50dbe094b) - ## / 70
- System.ValueTuple.dll (158a18599e8d) - ## / 69
- System.Diagnostics.FileVersionInfo.dll (3b031a6e7bd5) - ## / 70
- System.Diagnostics.StackTrace.dll (76cf1410724d) - ## / 70
- System.Security.Cryptography.Algorithms.dll (6a0f94d33609) - ## / 68
- System.Security.Cryptography.X509Certificates.dll (f415a437f474) - ## / 68
- System.Text.Encoding.CodePages.dll (8e85e80455b3) - ## / 71
- System.Xml.XmlDocument.dll (fe1fda39c8f4) - ## / 69
- System.Xml.XPath.dll (371c158de728) - ## / 70
- System.Xml.XPath.XDocument.dll (942a51083585) - ## / 70
- Dragablz.dll (922ad6b96d27) - ## / 69
- ControlzEx.dll (241cb77017dc) - ## / 72
- System.Buffers.dll (9444b5a41a81) - ## / 68
- System.Collections.Immutable.dll (2f05a2c489c2) - ## / 68
- System.Numerics.Vectors.dll (a044d77edb6e) - ## / 67
- LumenWorks.Framework.IO.dll (e3155f4c18e0) - ## / 70
- Microsoft.CodeAnalysis.CSharp.dll (a8da63084e18) - ## / 69
- Microsoft.CodeAnalysis.CSharp.Scripting.dll (f9d1b24702d7) - ## / 69
- Microsoft.CodeAnalysis.dll (0192c7052cc2) - ## / 70
- Microsoft.CodeAnalysis.Scripting.dll (b08e02093c99) - ## / 68
- System.Runtime.CompilerServices.Unsafe.dll (1ad2dd7225d5) - ## / 65
- pingo.exe (43bb505732bd) - ## / 74
- System.Collections.Immutable.dll (eaf7deaa8377) - ## / 70
- System.Reflection.Metadata.dll (ced3abd81d7d) - ## / 70
- Microsoft.CodeDom.Providers.DotNetCompilerPlatform.dll (896ea7319377) - ## / 67
- csc.exe (29fc4e96f255) - ## / 68
- Microsoft.Build.Tasks.CodeAnalysis.dll (7ea30b82f86e) - ## / 70
- VBCSCompiler.exe (a16b4d7c6504) - ## / 69
- System.Web.Razor.dll (691fffbad109) - ## / 68
- Westwind.RazorHosting.dll (d4758d5c4f1b) - ## / 67
- YamlDotNet.dll (0a380b9e0705) - ## / 71
- Westwind.TypeImporter.dll (5c9c5e878529) - ## / 71
- System.Memory.dll (41b5e1a4c59a) - ## / 73
- System.Diagnostics.DiagnosticSource.dll (f71b33937ed8) - ## / 70
- MahApps.Metro.dll (1af18a7eae46) - ## / 69
- git2-106a5f2.dll (1237de47ec71) - ## / 69
- LibGit2Sharp.dll (7e0bb1c5b0d9) - ## / 70
- git2-106a5f2.dll (9daa0bcb0cee) - ## / 70
- Newtonsoft.Json.dll (7f912b28a07c) - ## / 75
- Westwind.Scripting.dll (4bd8f9440d8e) - ## / 71
- wkhtmltopdf.exe (2928924dade4) - ## / 69
- Microsoft.DocAsCode.MarkdigEngine.Extensions.dll (6757334897ef) - ## / 72
- Microsoft.DocAsCode.MarkdigEngine.Validators.dll (f0c19abcfc53) - ## / 71
- HtmlAgilityPack.dll (1d4b5d5a8d51) - ## / 67
- Markdig.dll (d89070906432) - ## / 73
- Microsoft.ApplicationInsights.dll (6c07fcb8997e) - ## / 72
- Microsoft.WindowsAPICodePack.dll (7c2262118b9f) - ## / 70
- Microsoft.WindowsAPICodePack.Shell.dll (a1c736d2e537) - ## / 70
- Mono.Cecil.dll (7744c9c84c28) - ## / 67
- ReverseMarkdown.dll (2583d44bc03c) - ## / 72
- Westwind.Utilities.dll (22562119be2c) - ## / 71
- MarkdownMonster.Portable.1.21.11.nupkg (c366e4f7a8aa) - ## / 63
- MarkdownMonsterPortable.zip (2cb68287fc79) - ## / 65
- MarkdownMonster.exe (12caf7b90086) - ## / 73
- mm.exe (c0a3643e6d53) - ## / 73
- mmcli.exe (20259ef843c2) - ## / 73
- ScreenCaptureAddin.dll (66ffae52aff6) - ## / 71
- SnippetsAddin.dll (638e79022ba9) - ## / 72
- WeblogAddin.dll (88cadca7e6c9) - ## / 72
In cases where actual malware is found, the packages are subject to removal. Software sometimes has false positives. Moderators do not necessarily validate the safety of the underlying software, only that a package retrieves software from the official distribution point and/or validate embedded software against official distribution point (where distribution rights allow redistribution).
Chocolatey Pro provides runtime protection from possible malware.
West Wind Technologies, 2016-2020
This package has no dependencies.
Ground Rules:
- This discussion is only about Markdown Monster Portable Install and the Markdown Monster Portable Install 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 Portable Install, 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.