django-elements icon indicating copy to clipboard operation
django-elements copied to clipboard

Advanced Markdown editing for Django-based apps.

django-elements

This application is designed to provide an easy way to embed arbitrary objects into textual content. Text is written in Markdown and objects can be inserted, as either inline or block-level elements, using a simple Trac-like macro syntax. For more details check out the docs.

Credits

This project was inspired by Nathan Borror's django-basic-apps inlines application.