[Ann] Markdown plugin
The Markdown plugin allows edition of Markdown documents with syntax highlighting and preview.
It is compatible with IntelliJ IDEA and other IDEA platform IDEs.
Feedbacks/Bug reports/Features requests/Contributions are welcome !
Plugin page: http://plugins.intellij.net/plugin/?id=5970
Project page: https://github.com/nicoulaj/idea-markdown
请先登录再写评论。
Hi,
Addendum / Update: I guess this is mostly a false alarm. When I originally opened the .md file, it was empty. When I began to edit it, the Text and Preview tabs did not appear. However, after adding some content, closing and reopening the file, the Text and Preview tabs did appear and work as expected.
I'm using your Markdown plug-in in 10.5.1 and while I can see the highlighting in the text / editing view, I cannot get a preview. I do not see the Text and Preview tabs that are shown in the sample images linked from its plugins.intellij.net page.
IDEA: 10.5.1 (#107.322)
Markdown: 0.6
Java: 1.6.0_26 (Java HotSpot(TM) 64-bit Server VM)
OS: openSUSE Linux 11.4
kernel: 2.6.37.6-0.5-desktop
Randall Schulz
Yes, it's an issue when opening a Markdown file for the first time after the plugin installation. I could not find any fix for this, but it only happens once.
Every time I (re-) open the project that contains the markdown file and it is automatically re-opened by IDEA, the Text and Preview tabs are absent. If I close the file and re-open it, they are there.
Also, is it possible to get tab characters entered at the keyboard retained as such? Currently they're converted to spaces. The only way I can get a tab into the file is to copy one and paste it.
Randall Schulz
Hi, please open issues on the project bug tracker.
I haven't found the project bug tracker. Could you post a link, please?
My main issue: what's the keyboard shortcut for switching between editing and the preview? Reaching for my mouse each time really slows me down.