Plugin Feature Comparison

FeatureBasicEnhanced
Works with builds 141.1532 or newer, product version IDEA 14.1.4XX
Preview Tab so you can see what the rendered markdown will look like on GitHub.XX
Syntax highlightingXX
Table syntax highlighting stripes rows and columnsXX
Support for Default and Darcula color schemes for preview tabXX
Warning and Error Annotations to help you validate wiki link errorsXX
Link address completion for wiki linksXX
Quick Fixes for detected wiki link errorsXX
GFM Task list extension * [ ] open task item and * [x] completed task itemXX
Line markers, Find usages, Go To Declaration for rapid navigation to wiki link targetsXX
Markdown extensions configuration to customize markdown dialectsXX
GitHub wiki support makes maintaining GitHub wiki pages easier.XX
GitHub compatible id generation for headers so you can validate your anchor referencesXX
Swing and JavaFX WebView based preview.XX
Supports Highlight JS in WebView previewXX
Multi-line Image URLs for embedding gravizo.com UML diagrams into markdownXX
Supports JavaFX with JetBrains JRE on OS XXX
Split Editor with Preview or HTML Text modesX
Language Injections for code fence, verbatim, HTML and multi-line URL contentX
HTML Text Tab if you need the raw HTML from your markdown document.X
Explicit link completions, refactoring, annotation for errors and quick fixes.X
Image link completions, refactoring, annotation for errors and quick fixes.X
Table of Contents [TOC] extensionX
GitHub Issues, Pull requests, Graphs, and Pulse link references available in link completions.X
Explicit and Image links are GitHub wiki awareX
Change between wiki links and explicit linkX
Change between relative and absolute https:// link addresses via intention actionX
Automatic change from wiki link to explicit link when link target file is moved out of the wikiX
Absolute link address completions using https:// and file:// formatsX
Link address completions for non-markdown filesX
Link validation for relative and absolute links as they resolve or do not on GitHubX
Refactoring for /, https:// and file:// absolute link addresses to project filesX
Line markers, Find usages, Go To Declaration support for rapid navigation for link typesX
Warning and Errors to help you validate all links, anchor refs, footnote refsX
Complete GitHub wiki support for all links makes maintaining GitHub wiki pages a breezeX
Toolbar and keyboard shortcuts to switch split editor layout and preview modesX
Refactoring of header text with update to referencing anchor link referencesX
Anchor link reference completions, validations and refactoringX
Footnote reference completion and validationX
Reference and reference link completion, validation and refactoringX
Setext/Atx Header format swap intention actionsX
Make Setext Header marker equal to text intention actionX
File move refactoring of contained links. This completes the refactoring feature setX
Intentions for links, wiki links, references and headersX
GitHub Issue # Completions after issues/ link address and in textX
Format as you type for ATX headers matching trailing # markerX
Format as you type for Setext headers matching marker length to text lengthX
Format as you type table formatting: column width, alignment, support for spanning columnsX
As you type doubling of bold/emphasis markers, leaving cursor in the middleX
As you type paragraph wrapping for text blocksX
Handling of Jekyll front matter embedded in markdown documentsX
Embed stylesheet content into HTML preview document so it can be copied to another fileX
Format buttons to markdown editor toolbarX
List item auto insert/delete on ENTER or BACKSPACEX