Not seeing how to implement Markdown plugin
I'm trying to edit .md files, and someone else recommended using "markdown" from IntelliJ but I'm not seeing how to install it in my PHPStorm 10.
The download page doesn't have instructions, and PHPStorm's docs don't mention which .jar file to use even though the .zip file includes 3 jar files.
What magic am I supposed to use to install this properly?
Please sign in to leave a comment.
Hello,
It is not necessary to extract the ZIP file - all plugins are packed in ZIP and ready to install.
Did you download the plugin from https://plugins.jetbrains.com/plugin/7793-markdown-support? Did you download the correct plugin version for PhpStorm 10? 2016.1.20160405.143 for 143.2332—143.* builds should be used.
I don't know what you mean by "install". I thought I followed the install instructions already, but they were wrong.
Please explain what you mean by "install".
Yes I went to https://plugins.jetbrains.com/plugin/7793-markdown-support and downloaded the version for my version 8.0.0.20151023 for PHPStorm (10) v 143.1—144.*
> Please explain what you mean by "install".
1. Download correct ZIP from plugins.jetbrains.com
2. Open PhpStorm, go to Settings\Preferences > Plugins
3. Press "Install Plugin from Disk"
4. Point it to the downloaded ZIP archive
5. Restart PhpStorm