https://github.com/laedit/pretzel.markdig
Markdig plugin for Pretzel
https://github.com/laedit/pretzel.markdig
Last synced: 4 days ago
JSON representation
Markdig plugin for Pretzel
- Host: GitHub
- URL: https://github.com/laedit/pretzel.markdig
- Owner: laedit
- License: apache-2.0
- Created: 2016-06-07T19:26:31.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2016-07-04T04:59:15.000Z (almost 10 years ago)
- Last Synced: 2025-02-23T17:46:58.077Z (over 1 year ago)
- Language: F#
- Size: 1.14 MB
- Stars: 2
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://github.com/laedit/pretzel.markdig/blob/master/LICENSE) [](https://ci.appveyor.com/project/laedit/pretzel-markdig)
# Pretzel.Markdig
Provide a plugin which use [Markdig](https://github.com/lunet-io/markdig) with all extensions activated instead of the default markdown engine of [Pretzel](http://github.com/code52/pretzel).
The Markdig usage can be modified directly in the `MarkdigEngine.csx` file.
## Usage
Since the plugin use [ScriptCs](http://scriptcs.net/) you have to install [Pretzel.ScriptCs](https://chocolatey.org/packages/pretzel.scriptcs).
After that, simply unzip the files from the last [release](https://github.com/laedit/Pretzel.Markdig/releases) in the `_plugins` directory of your Pretzel site.