An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

[![Licence Apache 2](https://img.shields.io/badge/licence-Apache%202-blue.svg)](https://github.com/laedit/pretzel.markdig/blob/master/LICENSE) [![Build status](https://ci.appveyor.com/api/projects/status/wwedu84l2jmc2mai?svg=true)](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.