Giter Site home page Giter Site logo

devbox10 / pandoc-markdownmonster-addin Goto Github PK

View Code? Open in Web Editor NEW

This project forked from rickstrahl/pandoc-markdownmonster-addin

0.0 1.0 0.0 3.19 MB

A Pandoc Markdown Parser and Pandoc Operations Library for Markdown Monster

Home Page: https://markdownmonster.west-wind.com

PowerShell 2.38% C# 97.62%

pandoc-markdownmonster-addin's Introduction

Pandoc Markdown Parser Addin for Markdown Monster

This addin provides the following for Markdown Monster:

  • A Pandoc Markdown Parser for rendering Markdown to Html in the Editor
  • A UI for creating and running Custom Command Line Configurations against Pandoc

Pandoc Markdown Monster Addin Features

Pandoc Installation

This addin does not ship with Pandoc as PanDoc is very large and has redistribution restrictions. It's up to you to install Pandoc on your Windows machine.

The easiest way to Pandoc and MikTex (used for PDF/Doc conversions) is via Chocolatey.

choco install pandoc
choco install MikTex  

Installing and Configuring the Addin

The addin installs from the Markdown Monster Addin Manager. Click Tools -> Addin Manager and pick the Pandoc Markdown Parser from the list of addins to install.

After installation make sure to:

  • Restart Markdown Monster to make the PanDoc Parser available
  • Make sure PanDoc.exe is on the User or System Path

If you installed PanDoc via Chocolatey, the PanDoc is automatically available on the path. If you manually installed make sure to add the path to your User or System path and restart Markdown Monster to pick it up.

The Markdown Parser

The Pandoc Markdown parser is an addin markdown parser that is made available to Markdown Monster and can be selected in Markdown Monster as the parser for rendering HTML output.

The parser is registered in Markdown Monster and when available can be selected on the Renderer drop down on the bottom of the main window:

No Document Synching

Currently, due to the lack of pragma lines support in Pandoc, the editor and Markdown document cannot be linked automatically as you navigate one or the other document. If document syncing is important to you continue to use the MarkDig parser, and then switch to Pandoc parsing when you generate your final output.

Pandoc Configurations Form and Runner

This addin supports configuring a number of different command line scenarios for running Pandoc and producing various kinds of output from the current document. This will pick up the currently active markdown document and uses it to run pandoc to produce various kinds of output.

You can set up separate configurations with differing output and command line options for running Pandoc.

Alternately you can explicitly install these two tools separately. Both tools register themselves in the System path, so make sure you restart Markdown Monster after installing them.

pandoc-markdownmonster-addin's People

Contributors

gep13 avatar rickstrahl avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.