Authors:
nicoulaj
opensource software

Markdown

Products: Android Studio, IntelliJ IDEA, AppCode, PhpStorm, PyCharm, RubyMine, WebStorm

Vendor: Julien Nicoulaud

Email:

Website: http://github.com/nicoulaj/idea-markdown

License: http://github.com/nicoul...down/blob/master/COPYING

Bugtracker page

Description:

Markdown language support for IntelliJ platform.
Downloads: 51929
Rating:
Participated in rating: 19
Version Since Build Until Build File/URL Size (Kb) Date Details
0.8.3. 110. . Download 433.52 2013-01-27 15:34:28 details
0.6.1. 99. 108. Download 487.92 2011-11-09 01:01:45 details
0.6. 99.18. . Download 484.48 2011-05-22 20:34:31 details
0.4. 85.9918. . Download 451.01 2011-04-13 00:00:47 details
. .
9 updates are hidden show all updates
Screenshot #12533
Screenshot #12530
Screenshot #12532
Screenshot #12531

Recent change notes:

Fixed Java 6 compatibility. Fixed settings not working.

Comments:

123>
gp
Rated:
2013-05-02 13:10:12
.
mcleod
Rated:
2013-04-04 00:25:05
I had to swithc the editor view back and forth between 'split' view and 'unsplit' before I had the Text and Preview tabs at the bottom. Hope this helps someone who faces the same situation.
.
Anonymous
Rated: noRate
2013-03-27 17:41:33
Not working by me. Cannot set markdown as image.
.
shish
Rated:
2013-03-26 10:00:03
Is there any plans to create mode with 2 view on the screen at the same time? 1) markdown text 2) preview (rendered text) It can be organized vertically or horizontaly (as usual).
.
honce
Rated:
2013-02-14 06:22:44
As of RubyMine 5.0.1 I get the following error: org.pegdown.ParsingTimeoutException: Error while parsing action I reported it here: https://github.com/nicoulaj/idea-markdown/issues/90
.
shyiko
Rated: noRate
2012-12-25 15:41:13
Same issue on WebStorm (5.0.4) running under JDK 1.6.0_35. Log contains: java.lang.UnsupportedClassVersionError: net/nicoulaj/idea/markdown/editor/MarkdownPreviewEditorProvider : Unsupported major.minor version 51.0 Could you please reassemble plugin under JDK 6? Thank you.
.
Anonymous
Rated:
2012-12-25 12:57:51
Damn! It broke phpStorm. Removed manually. Please fix
.
Anonymous
Rated: noRate
2012-12-25 02:40:45
Latest version (0.8.3) totally breaks IDEA 11 (IC-117.499) during startup -- lots of errors, something about class dependencies?
.
jamby77
Rated:
2012-12-24 22:25:33
Unsupported major.minor version 51.0 on intellij 12, completely blocks access to settings and all files loose their association and cannot be opened.
.
Anonymous
Rated:
2012-12-19 15:28:14
Won't work in PhpStorm EAP PS-124.237 null java.lang.NullPointerException at net.nicoulaj.idea.markdown.settings.MarkdownGlobalSettingsConfigurable.reset(Unknown Source) at net.nicoulaj.idea.markdown.settings.MarkdownGlobalSettingsConfigurable.createComponent(Unknown Source) at com.intellij.openapi.options.newEditor.OptionsEditor$Simple.(OptionsEditor.java:1260) at com.intellij.openapi.options.newEditor.OptionsEditor.b(OptionsEditor.java:445) at com.intellij.openapi.options.newEditor.OptionsEditor.access$2500(OptionsEditor.java:68) at com.intellij.openapi.options.newEditor.OptionsEditor$8$1$1.run(OptionsEditor.java:414) at com.intellij.openapi.application.impl.ApplicationImpl.runEdtSafeAction(ApplicationImpl.java:1103) at com.intellij.openapi.options.newEditor.OptionsEditor$8$1.run(OptionsEditor.java:408) at com.intellij.openapi.application.impl.ApplicationImpl.runReadAction(ApplicationImpl.java:935) at com.intellij.openapi.options.newEditor.OptionsEditor$8.run(OptionsEditor.java:406) at com.intellij.openapi.application.impl.ApplicationImpl$6.run(ApplicationImpl.java:465) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:439) at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303) at java.util.concurrent.FutureTask.run(FutureTask.java:138) at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908) at java.lang.Thread.run(Thread.java:680) at com.intellij.openapi.application.impl.ApplicationImpl$1$1.run(ApplicationImpl.java:153)
.
Anonymous
Rated:
2012-12-06 23:02:48
Great plugin! The only thing that IMHO is missing is a spell checker.
.
drewnoakes
Rated: noRate
2012-12-06 16:51:20
I just tried this plugin for the first time against PyCharm 2.7 EAP (build 124.138) and although it seems to install correctly, nothing happens when I open a .md file.
.
andy722
Rated:
2012-11-02 16:37:47
Finally, editing README's with preview! Great stuff:)
.
arieljake
Rated:
2012-08-21 10:12:52
Thank you very much for this. This plugin allowed me to quickly turn reality from the inspiration to use README.md files to comment my code in webstorm. It got me back to work quickly enough that i had time to stay and write this.
.
otaviomacedo
Rated:
2012-07-14 21:44:56
Great plugin!
.
123>