https://github.com/acdcjunior/md-slides-plugin
Simple IntelliJ plugin with syntax highlighting for my custom MD format
https://github.com/acdcjunior/md-slides-plugin
Last synced: 10 months ago
JSON representation
Simple IntelliJ plugin with syntax highlighting for my custom MD format
- Host: GitHub
- URL: https://github.com/acdcjunior/md-slides-plugin
- Owner: acdcjunior
- Created: 2016-12-20T17:57:23.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-12-20T18:27:42.000Z (over 9 years ago)
- Last Synced: 2025-01-14T05:11:02.426Z (over 1 year ago)
- Language: Java
- Homepage:
- Size: 121 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# How to install:
- `Settings` (Ctrl+Alt+S) > `Plugins` > `Install plugins from disk...`
- Point to `md-slides-plugin.jar`.
- OK and restart.
Now your *.md files should be handled by the plugin.
Current version generated with **IntelliJ Community 2016.3.1**.