summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgrubert <grubert@929543f6-e4f2-0310-98a6-ba3bd3dd1d04>2014-07-04 09:35:51 +0000
committergrubert <grubert@929543f6-e4f2-0310-98a6-ba3bd3dd1d04>2014-07-04 09:35:51 +0000
commit8756ac1d3d6162a2f695a32f956bc7067ad7f214 (patch)
tree8c983c78f0bd1783d591d27e4d9fcc45d3a1f980
parent4d1a7696d98161a3f838cdf3f43b4be7453f7296 (diff)
downloaddocutils-8756ac1d3d6162a2f695a32f956bc7067ad7f214.tar.gz
add gnome edit
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@7755 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
-rw-r--r--docs/user/links.txt10
1 files changed, 10 insertions, 0 deletions
diff --git a/docs/user/links.txt b/docs/user/links.txt
index 3e8b611fb..df86688e2 100644
--- a/docs/user/links.txt
+++ b/docs/user/links.txt
@@ -47,6 +47,16 @@ Advanced text editors with reStructuredText support, IDEs, and docutils GUIs:
__ http://resteditor.sf.net/
+* Gnome's gedit offers syntax highlighting and a reST preview pane.
+
+ Latest version of the plugin is available from `bittner @ github`_
+ (See also: `Gedit third party plugins`__).
+
+ __ https://wiki.gnome.org/Apps/Gedit/ThirdPartyPlugins-v3.8
+
+ .. _bittner @ github: https://github.com/bittner/gedit-reST-plugin
+
+
* Gunnar Schwant's DocFactory_ is a wxPython GUI application for
Docutils.