Skip to content
Vladimir Schneider edited this page Feb 17, 2017 · 51 revisions

Markdown Navigator plugin provides Markdown language support for IntelliJ IDEA, RubyMine, PhpStorm, WebStorm, PyCharm, AppCode, Android Studio and DataGrip.

You can download it on the JetBrains plugin page.

Previewing and syntax highlighting functionality is available in the Basic open source edition. Advanced features used for creating and maintaining markdown documents such as split editor, refactoring, find usages, validation, auto formatting and HTML page customizations only in the Enhanced licensed version. 15-day free trial licenses are available from Markdown Navigator page on my website.

The aim of this plugin is to be able to generate a preview that it is as close as possible to how the page will look on GitHub but do it with more IntelliJ OpenAPI intelligence to make editing and maintaining markdown documents easier. Developing with pleasure is only half the job. Real projects need to be documented. This plugin extends the joy principle to the inevitable documentation part of the project.

With the new Markdown parser implementation, flexmark-java, the plugin is evolving towards allowing user selectable target Markdown processor for making the preview, formatting and annotations reflect the idiosyncrasies to which the document will be subjected at its final destination.

Enhanced Features

Table of Contents

Installation
Document Format Options
Adding a Table of Contents
Adding GitHub Wiki to IntelliJ Project
Customizing HTML Preview
Custom Rendering Profiles
HTML Export
Modifying Link Processing
Changing Boot JDK
Frequently Asked Questions
Settings Affected by Plugin Name Change

Troubleshooting Common Problems

Screen Shots

Screen Shot Source Preview Large

Screen Shot Jfx Webview

Screen Shot Preview Html

Screenshot Colors and Fonts

Screenshot Main Licensed

Screenshot Parser

Screenshot Stylesheet

Screenshot Html

Screenshot Html Export

Screenshot Link Map Settings

Screenshot Rendering

Screenshot Rendering Profiles