From cf80c7348a2286f0f086d08c183ca614a87afe06 Mon Sep 17 00:00:00 2001 From: Pedro H <5179251+pedrohdz@users.noreply.github.com> Date: Sun, 25 Aug 2019 15:06:54 +0200 Subject: [PATCH] Adding muextensions - https://github.com/pedrohdz/muextensions --- .gitmodules | 3 +++ Readme.rst | 2 ++ muextensions | 1 + 3 files changed, 6 insertions(+) create mode 160000 muextensions diff --git a/.gitmodules b/.gitmodules index 5310e4e00..f81961037 100644 --- a/.gitmodules +++ b/.gitmodules @@ -142,3 +142,6 @@ [submodule "similar_posts"] path = similar_posts url = https://github.com/davidlesieur/similar_posts.git +[submodule "muextensions"] + path = muextensions + url = https://github.com/pedrohdz/muextensions.git diff --git a/Readme.rst b/Readme.rst index ea77d6ed8..9025ffa55 100644 --- a/Readme.rst +++ b/Readme.rst @@ -156,6 +156,8 @@ Mbox Reader Generate articles automatically via email, given a pat More Categories Multiple categories per article; nested categories (`foo/bar, foo/baz`) +muextensions Adds *PlantUML* and *Ditaa* rst directives. This plugin is a stand alone Python package and is best installed directly via ``pip install muextensions``. Instructions included in the README.rst. + Multi Neighbors Adds a list of newer articles and a list of older articles to every article's context. Multi parts posts Allows you to write multi-part posts diff --git a/muextensions b/muextensions new file mode 160000 index 000000000..02a329cb6 --- /dev/null +++ b/muextensions @@ -0,0 +1 @@ +Subproject commit 02a329cb6a1d4bdf0356fd4d68b95c58894b100a