redpen-cc / redpen-intellij-plugin

RedPen plugin for Intellij IDEA and other JetBrains IDEs
https://plugins.jetbrains.com/plugin/8210
Apache License 2.0
18 stars 1 forks source link

Add support for reStructuredText (RST) #14

Closed joschi closed 7 years ago

joschi commented 8 years ago

IntelliJ IDEA supports reStructuredText markup via https://plugins.jetbrains.com/plugin/7124 (shipped by default). reStructuredText is for example being used by the Sphinx documentation generator (which is supported by https://readthedocs.org/).

It would be awesome if the RedPen IntelliJ IDEA plugin also supported this.

Refs redpen-cc/redpen#23

takahi-i commented 8 years ago

Thank you very much for making this issue @joschi! We will support reStructuredText. The cost for supporting the format is not so high. Hopefully we can make it this summer.

takahi-i commented 7 years ago

Hi @joschi, I am very sorry the make you wait for long time. Finished the implementation of reST parser in RedPen core last week. After the release of RedPen this month, I will add the support reStructureText immediately.

joschi commented 7 years ago

@takahi-i No problem and thank you very much for implementing this feature! ❤️

takahi-i commented 7 years ago

Hi @joschi, I released the new RedPen IntelliJ plugin yesterday.

https://plugins.jetbrains.com/plugin/8210-redpen-plugin

This version supports reStructuredTextFormat.

screen shot 2017-06-07 at 0 20 15