reStructuredText_NPP - reStructuredText basic syntax higlighting for Notepad++
Author: | Steen Hulthin Rasmussen <opensource@percipio.dk> |
---|---|
Date: | 2014-08-25 |
Description: | reStructuredText_NPP is a User Defined Language for Notepad++ that provides basic syntax higlighting for reStructuredText. |
License: | reStructuredText_NPP is licensensed under The MIT License (see http://opensource.org/licenses/mit-license.php or the license.txt file) |
Install
- Make sure you have Notepad++ installed with the option to use %APPDATA% (which is the default).
- Download and unzip the zipped reStructuredText.xml from the (new) download site (This is the only file you need in order to use reStructuredText_NPP.)
- Start Notepad++ and open the "User Defined Dialogue..." (Under View -> User Defined Dialogue...)

- Click "import" and select the unzipped reStructuredText.xml file.

- Restart Notepad++
Features
reStructuredText_NPP provides basic syntax highlighting. reStructuredText_NPP is not a full lexer for reStructuredText and does not highlight all elements of reStructuredText markup specification (correctly).
Highlighted element:
- tables
- directives
- Bullet lists
- Enumerated Lists
- Field Lists (works, with exception field with space characters)
- Line Blocks (Only the | [pipe] characters is highlighted)
- Transitions
- Footnotes
- Citations
- Hyperlinks (with a few exceptions)
- Substitution