Parsers: add reStructuredText

This commit is contained in:
Santos Gallegos 2020-07-26 09:38:53 -05:00 committed by Thomas Vigouroux
parent 121c44a23b
commit 6f01384cb2
9 changed files with 186 additions and 4 deletions

View file

@ -122,6 +122,21 @@ are optional and will not have any effect for now.
builtin
@structure
```
#### Text
Mainly for markup languages.
```
@text
@text.strong
@text.emphasis
@text.underline
@text.title
@text.literal
@text.uri
```
### Locals
```
@definition for various definitions