Articles for Topic: markdown
Integrate markItUp! Into the Django Admin
Published 4 months, 2 weeks ago
markItUp! is a JavaScript plugin built on the jQuery library that allows you to turn any textarea into a markup editor. In this article I detail the steps I took to integrate it into the Django admin for working with the Markdown syntax.


