Welcome to django-blocknotes’s Documentation!¶
<!– {{version}} –> # Django BlockNote [](https://codeberg.org/dunwright/django-blocknote/releases) [](https://codeberg.org/dunwright/django-blocknote/src/branch/main/CHANGELOG.md)
[](https://www.repostatus.org/#active) [](https://pypi.org/project/django-blocknote/) [](https://www.python.org/) [](https://docs.djangoproject.com/en/4.2/) [](https://django-blocknote.readthedocs.io/en/latest/?badge=latest)
[](https://pepy.tech/projects/django-blocknote) [](https://pepy.tech/projects/django-blocknote) [](https://pepy.tech/projects/django-blocknote)
## Licenses
Django: BSD 3-Clause “New” or “Revised License”
BlockNote: Mozilla Public License Version 2.0
## What is django-blocknote
django-blocknote: A Powerful and Versatile Rich Text Editor for Your Django Projects
Seamlessly integrate BlockNote into your Django website.
Provide your users with a modern and intuitive content creation experience.
Includes features like text formatting, image uploads, tables, code blocks, and more.
Highly customizable to fit your project’s exact needs.
See the Quickstart: [here](https://django-blocknote.readthedocs.io/en/latest/how-to-guides/quickstart.html)
### Ideal For:
Blogs
Content Management Systems (CMS)
Websites requiring advanced text editing features
Includes the following BlockNote features:
### Text Formatting
Basic:
Bold
Italic
Underline
Strikethrough
Superscript
Subscript
Code
Paragraph and Structure:
BlockQuote
Heading
Paragraph
Alignment
Lists:
List
TodoList
ListProperties
Advanced:
Highlight
Indent
IndentBlock
### Images and Media
Core:
Image
ImageCaption
ImageStyle
ImageToolbar
ImageResize
ImageInsert
LinkImage
Upload:
UploadAdapter
SimpleUploadAdapter
Embedding:
MediaEmbed
HtmlEmbed
### Other
Link:
Link
Table:
Table
TableToolbar
Style:
Font
Style
HorizontalLine
Editing Tools:
Autoformat
Word Processing Features:
Mention
Overview¶
This documentation is organized using the Diátaxis framework, which divides documentation into four distinct types:
Tutorials - Learning-oriented lessons that guide you through a series of steps
How-to Guides - Problem-oriented directions that show you how to solve specific issues
Reference - Information-oriented technical descriptions of the machinery and how to operate it
Explanation - Understanding-oriented discussions that clarify and illuminate topics
Quick Start¶
New to the project? Start with our Getting Started with django-blocknote tutorial.
Need to solve a specific problem? Check our How-to Guides.
Looking for technical details? Browse the Reference.
Want to understand the bigger picture? Read our Explanation.