Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding muextensions #1165

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -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
2 changes: 2 additions & 0 deletions Readme.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
1 change: 1 addition & 0 deletions muextensions
Submodule muextensions added at 02a329