diff options
| -rw-r--r-- | docutils/.docutils | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/docutils/.docutils b/docutils/.docutils new file mode 100644 index 0000000..50f96e1 --- /dev/null +++ b/docutils/.docutils @@ -0,0 +1,8 @@ +[restructuredtext parser] +syntax-highlight: short + +[html4css1 writer] +stylesheet-dirs: /home/thibaut/ +stylesheet-path: custom.css +embed-stylesheet: off +initial-header-level: 2 |
