- Dropped support for IDE version <= 203.* due to scheduled API removal.
If you are using old IDE, please try to install [email protected].
- Set maximum compatible IDE version to 211.*.
The code base of this plugin will be incompatible after IDE version >= 212.
0.0.8 - April 11, 2021
- Fixed an issue where IDE stops loading on startup.
0.0.7 - April 9, 2021
- Fixed an issue where IDE version limitation was not correctly removed.
- Fixed an issue where plugin option was not searchable.
0.0.6 - April 8, 2021
- Removed IDE's upper version limit
*Because of this limit, plugin users were always required to wait
for plugin update. I'm really sorry about this. - Updated inner intellij plugin version
- Improved stability
0.0.5 - Jan 24, 2021
- Fixed typos. (Github -> GitHub)
- Fixed wrong text at
use offilne parser
checkbox in settings.
0.0.4 - Jan 13, 2021
- Now compatible with IntelliJ 2020.3
- Fixed an issue where emoji was not rendered properly.
- Options of this plugin are not searchable in Settings dialog for now
because of this issue
0.0.3 - Aug 25, 2020
- Fixed an issue where GfmA panel not showing current markdown when markdown text edited before the panel opened.
0.0.2 - Jul 12, 2020
- Show notification label when falling back to offline parser.
- Fixed an issue where offline parser did not properly parse and render some gfm syntax.