diff options
| author | grubert <grubert@929543f6-e4f2-0310-98a6-ba3bd3dd1d04> | 2012-02-13 16:55:05 +0000 |
|---|---|---|
| committer | grubert <grubert@929543f6-e4f2-0310-98a6-ba3bd3dd1d04> | 2012-02-13 16:55:05 +0000 |
| commit | 613f7a84265ee0f0d6bceaa6727c8583c7afcc4d (patch) | |
| tree | 286ed799c562abaf3356d5bc9468632175c16039 /docs/user | |
| parent | fd9cd134cfdfd5457d29ba45db0f4bc999241592 (diff) | |
| download | docutils-613f7a84265ee0f0d6bceaa6727c8583c7afcc4d.tar.gz | |
add rst2blogger
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@7350 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
Diffstat (limited to 'docs/user')
| -rw-r--r-- | docs/user/links.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/user/links.txt b/docs/user/links.txt index a4c2bf9c3..97a244a11 100644 --- a/docs/user/links.txt +++ b/docs/user/links.txt @@ -220,6 +220,9 @@ More extensions are in the `Docutils Sandbox`_. * zot4rst_ by Erik Hetzner is an extension that allows users to write reST documents using citations from a Zotero_ library. +* Quick and easy publishing reStructuredText source files as blog posts + on blogger.com is possible with `rst2blogger`_ . + Related Applications -------------------- @@ -321,3 +324,4 @@ Presentations .. _Trac: http://trac.edgewall.org/ .. _Texinfo Writer: http://docutils.sf.net/sandbox/texinfo-writer/README.html .. _confluence CMS: http://www.atlassian.com/software/confluence +.. _rst2blogger: https://github.com/dhellmann/rst2blogger#readme |
