Add missing entry for 0.19.1 release.
[geany-mirror.git] / data / filetypes.restructuredtext
blob7b229d79fbc35ca5d05aee2f6d72dea78cb8bd43
1 # For complete documentation of this file, please see Geany's main documentation
2 [styling]
3 # no syntax highlighting yet
5 [settings]
6 # default extension used when saving files
7 #extension=rst
9 # the following characters are these which a "word" can contains, see documentation
10 #wordchars=_abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789
12 # if only single comment char is supported like # in this file, leave comment_close blank
13 comment_open=.. 
14 #comment_close=
15 # this is an alternative way, so multiline comments are used
16 #comment_open=/*
17 #comment_close=*/
19 # set to false if a comment character/string should start at column 0 of a line, true uses any
20 # indentation of the line, e.g. setting to true causes the following on pressing CTRL+d
21         #command_example();
22 # setting to false would generate this
23 #       command_example();
24 # This setting works only for single line comments
25 #comment_use_indent=true
27 # context action command (please see Geany's main documentation for details)
28 context_action_cmd=