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.
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).
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?
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.
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.
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.
Comments: