All Projects → neutronX → Django Markdownx

neutronX / Django Markdownx

Licence: other
Comprehensive Markdown plugin built for Django

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Django Markdownx

Wp Editor.md
或许这是一个WordPress中最好,最完美的Markdown编辑器
Stars: ✭ 624 (-5.02%)
Mutual labels:  markdown, editor
Editormd
Markdown 编辑器 Editor.md for Typecho
Stars: ✭ 389 (-40.79%)
Mutual labels:  markdown, editor
For Editor
for-editor - A markdown editor based on React
Stars: ✭ 358 (-45.51%)
Mutual labels:  markdown, editor
Phodit
Phodal's markdown/ebook editor with MicroFrontend & Web Components
Stars: ✭ 301 (-54.19%)
Mutual labels:  markdown, editor
React Simplemde Editor
React wrapper for simplemde markdown editor
Stars: ✭ 463 (-29.53%)
Mutual labels:  markdown, editor
Mua
An open source markdown editor for Android.
Stars: ✭ 318 (-51.6%)
Mutual labels:  markdown, editor
Marktext
📝A simple and elegant markdown editor, available for Linux, macOS and Windows.
Stars: ✭ 22,894 (+3384.63%)
Mutual labels:  markdown, editor
Pine
A modern, native macOS markdown editor
Stars: ✭ 2,818 (+328.92%)
Mutual labels:  markdown, editor
Django Markdown Editor
Awesome Django Markdown Editor, supported for Bootstrap & Semantic-UI
Stars: ✭ 423 (-35.62%)
Mutual labels:  markdown, django
Mathdown
Collaborative markdown with math
Stars: ✭ 410 (-37.6%)
Mutual labels:  markdown, editor
Waliki
A wiki engine powered by Django and Git
Stars: ✭ 300 (-54.34%)
Mutual labels:  markdown, django
Mavoneditor
mavonEditor - A markdown editor based on Vue that supports a variety of personalized features
Stars: ✭ 5,203 (+691.93%)
Mutual labels:  markdown, editor
Text
📑 Collaborative document editing using Markdown
Stars: ✭ 282 (-57.08%)
Mutual labels:  markdown, editor
Stackedit
In-browser Markdown editor
Stars: ✭ 18,744 (+2752.97%)
Mutual labels:  markdown, editor
Mak
A universal notepad. (WIP)
Stars: ✭ 270 (-58.9%)
Mutual labels:  markdown, editor
React Md Editor
A simple markdown editor with preview, implemented with React.js and TypeScript.
Stars: ✭ 374 (-43.07%)
Mutual labels:  markdown, editor
Cattaz
Realtime collaborative tool which can run custom applications in a Wiki page
Stars: ✭ 191 (-70.93%)
Mutual labels:  markdown, editor
Vditor
♏ 一款浏览器端的 Markdown 编辑器,支持所见即所得(富文本)、即时渲染(类似 Typora)和分屏预览模式。An In-browser Markdown editor, support WYSIWYG (Rich Text), Instant Rendering (Typora-like) and Split View modes.
Stars: ✭ 3,773 (+474.28%)
Mutual labels:  markdown, editor
Markdowneditor
Lightweight markdown editor written for windows,only one GREEN exe file
Stars: ✭ 403 (-38.66%)
Mutual labels:  markdown, editor
Django Pagedown
A django app that allows the easy addition of Stack Overflow's "PageDown" markdown editor to a django form field, whether in a custom app or the Django Admin
Stars: ✭ 500 (-23.9%)
Mutual labels:  markdown, django

================ Django MarkdownX

|PyPi_Version| |PyPi_Status| |Build_Status| |Format| |Supported_versions_of_Python| |Supported_versions_of_Django| |License|

Django MarkdownX is a comprehensive Markdown_ plugin built for Django_, the renowned high-level Python web framework, with flexibility, extensibility, and ease-of-use at its core.

Documentation

https://neutronx.github.io/django-markdownx/

Key features

  • Raw editing.
  • Live preview.
  • Drag & drop image uploads (automatically stored in the designated location in the Media directory).
  • Customizable image insertion tag.
  • Definition of maximum size for an image.
  • Definition of acceptable image formats (PNG, JPEG, SVG).
  • Image manipulations (compression, size reduction, cropping, upscaling).
  • Pre- and post- text modification.
  • Easy template customization, layout modification, and personalization.
  • Multiple editors per page.
  • Django Admin support.

Preview

.. image:: https://github.com/neutronX/django-markdownx/raw/master/django-markdownx-preview.gif?raw=true :target: https://github.com/neutronX/django-markdownx :align: center :alt: django-markdownx preview

(using Bootstrap for layout and styling – not included in package)

.. _Markdown: https://en.wikipedia.org/wiki/Markdown .. _Django: https://www.djangoproject.com

.. |PyPi_Version| image:: https://img.shields.io/pypi/v/django-markdownx.svg .. |PyPi_Status| image:: https://img.shields.io/pypi/status/django-markdownx.svg .. |Build_Status| image:: https://img.shields.io/travis/neutronX/django-markdownx.svg .. |Format| image:: https://img.shields.io/pypi/format/django-markdownx.svg .. |Supported_versions_of_Python| image:: https://img.shields.io/pypi/pyversions/django-markdownx.svg .. |Supported_versions_of_Django| image:: https://img.shields.io/badge/Django-2.0,%202.1,%202.2,%203.0-green.svg .. |License| image:: https://img.shields.io/pypi/l/django-markdownx.svg

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].