.. Django Markdownx documentation master file, created by
   sphinx-quickstart on Fri Mar 10 22:41:38 2017.
   You can adapt this file completely to your liking, but it should at least
   contain the root `toctree` directive.

:github_url: https://github.com/adi-/django-markdownx

.. automodule:: markdownx

Contents
--------
.. toctree::
   :maxdepth: 2
   :glob:

   installation
   getting_started
   example
   customization
   translation
   js/js
   markdownx/markdownx
   license

* :ref:`modindex`
* :ref:`genindex`
* :ref:`search`

------------

Acknowledgements
----------------
We acknowledge and appreciate every contribution made towards improving **Django MarkdownX**, a list of which can be
found on our `GitHub <https://github.com/adi-/django-markdownx/graphs/contributors>`_.

**Django MarkdownX** was inspired by the great `Django Images <https://github.com/mirumee/django-images>`_ and
`Django Bootstrap Markdown <https://github.com/aj-may/django-bootstrap-markdown>`_ packages.
