~ubuntu-branches/ubuntu/natty/geany/natty

« back to all changes in this revision

Viewing changes to data/filetypes.restructuredtext

  • Committer: Bazaar Package Importer
  • Author(s): Chow Loong Jin
  • Date: 2010-08-07 03:23:12 UTC
  • mfrom: (1.4.3 upstream)
  • mto: This revision was merged to the branch mainline in revision 22.
  • Revision ID: james.westby@ubuntu.com-20100807032312-ot70ac9d50cn79we
Tags: upstream-0.19
ImportĀ upstreamĀ versionĀ 0.19

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
# For complete documentation of this file, please see Geany's main documentation
 
2
[styling]
 
3
# no syntax highlighting yet
 
4
 
2
5
[settings]
3
6
# default extension used when saving files
4
7
#extension=rst
7
10
#wordchars=_abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789
8
11
 
9
12
# if only single comment char is supported like # in this file, leave comment_close blank
10
 
comment_open=..
 
13
comment_open=.. 
11
14
#comment_close=
12
15
# this is an alternative way, so multiline comments are used
13
16
#comment_open=/*