Downloads:
35,142
Downloads of v 1.18.15:
270
Last Update:
03 Sep 2019
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.18.15 | Updated: 03 Sep 2019
Downloads:
35,142
Downloads of v 1.18.15:
270
Maintainer(s):
Software Author(s):
- Rick Strahl
- West Wind Technologies
Markdown Monster Portable Install 1.18.15
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
Some Checks Have Failed or Are Not Yet Complete
Not All Tests Have Passed
Validation Testing Passed
Verification Testing Passed
DetailsScan Testing Resulted in Flagged:
This package was submitted (and approved) prior to automated virus scanning integration into the package moderation processs.
We recommend clicking the "Details" link to make your own decision on installing this package.
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.18.15 --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.18.15'" [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.18.15'"
$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.18.15'
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.18.15'
end
See docs at https://docs.chef.io/resource_chocolatey_package.html.
cChocoPackageInstaller markdownmonster.portable
{
Name = "markdownmonster.portable"
Version = "1.18.15"
Source = "INTERNAL REPO URL"
}
Requires cChoco DSC Resource. See docs at https://github.com/chocolatey/cChoco.
package { 'markdownmonster.portable':
ensure => '1.18.15',
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.
This package was approved as a trusted package on 03 Sep 2019.
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.6.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: 0697B43A168BFE76169E9722847DEDD3 | sha1: 47C50DDDB388ABB9A535B6838089FB67D7FAD991 | sha256: 06DD8786468F39A0331AF68F880F64DB407D7AE0234D06D5C5594370A86E8A03 | sha512: B1E412736E5814703CCFB927134DE1A258753278B5E549CF27478F7F580E827E5B6DC84BB7CBCA42361D36FC7B718AFFF72F926D92B844869E81842E857F95DA
VERIFICATION
MarkdownMonster.Portable.zip
SHA256 Checksum Value: 06DD8786468F39A0331AF68F880F64DB407D7AE0234D06D5C5594370A86E8A03
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.Diagnostics.DiagnosticSource.dll (b1a2164c7b68) - ## / 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
- MahApps.Metro.dll (0965978dc2ec) - ## / 71
- pingo.exe (43bb505732bd) - ## / 74
- wkhtmltopdf.exe (0b71358e1d04) - ## / 70
- System.Collections.Immutable.dll (eaf7deaa8377) - ## / 70
- System.Reflection.Metadata.dll (ced3abd81d7d) - ## / 70
- Microsoft.CodeDom.Providers.DotNetCompilerPlatform.dll (896ea7319377) - ## / 67
- csc.exe (29fc4e96f255) - ## / 68
- csi.exe (148d50d751c2) - ## / 71
- Microsoft.Build.Tasks.CodeAnalysis.dll (7ea30b82f86e) - ## / 70
- vbc.exe (1ea3700276ae) - ## / 62
- VBCSCompiler.exe (a16b4d7c6504) - ## / 69
- System.Web.Razor.dll (691fffbad109) - ## / 68
- Westwind.RazorHosting.dll (d4758d5c4f1b) - ## / 67
- Microsoft.WindowsAPICodePack.dll (356cebf09393) - ## / 67
- Microsoft.WindowsAPICodePack.Shell.dll (f6cd42350ee7) - ## / 67
- YamlDotNet.dll (0a380b9e0705) - ## / 71
- Microsoft.ApplicationInsights.dll (89c66f32b8a8) - ## / 71
- Newtonsoft.Json.dll (3598cccad5b5) - ## / 72
- ReverseMarkdown.dll (da30a1723bef) - ## / 71
- Westwind.Utilities.dll (68879eb8b670) - ## / 69
- git2-7ce88e6.dll (089b4fa8506e) - ## / 69
- HtmlAgilityPack.dll (87f7fccb6f3a) - ## / 71
- LibGit2Sharp.dll (d9f9e450ecad) - ## / 68
- Markdig.dll (716ed24b83c4) - ## / 68
- Mono.Cecil.dll (2c91802e6e95) - ## / 69
- Westwind.TypeImporter.dll (a9c65eea6ba8) - ## / 64
- git2-7ce88e6.dll (ea8612d9c959) - ## / 70
- MarkdownMonster.Portable.1.18.15.nupkg (439d9f56c033) - ## / 61
- MarkdownMonsterPortable.zip (06dd8786468f) - ## / 58
- MarkdownMonster.exe (3e0b5fa36027) - ## / 70
- mm.exe (67eeff17cf77) - ## / 71
- ScreenCaptureAddin.dll (a3da9664ba65) - ## / 68
- SnippetsAddin.dll (edb1c69f51c1) - ## / 69
- WeblogAddin.dll (bc88aced8bf8) - ## / 69
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-2019
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.