Django-markdownx

Latest version: v4.0.7

Safety actively analyzes 693883 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 4 of 8

2.0.21

Not secure
**Fixes**:
- Removed testapp package from the release

2.0.20

Not secure
**New**:
- JS now ensures that the element is visible before attempting to resize it (files read as `binary` are not converted to `str`).
- Documentations compiled via `./create_docs.sh` now get `.nojekyll` files added in the root directory by default.
- Added migrations for testapp

**Fixed**:
- Fixed JS monitoring in SVG file - again.
- Issue in `dev.py` preventing the installation of documentations dependencies is fixed.
- `package.json` is generated when using Vagrant or Docker environment

**Improved**:
- Contribution documentations are now even more comprehensive.
- `dev.py` now deletes SQLite file created for the test.
- Support of minified css
- Static source files are now excluded from releases

2.0.19

Not secure
* url(r'^upload/$', ImageUploadView.as_view(), name='markdownx_upload'),
* url(r'^markdownify/$', MarkdownifyView.as_view(), name='markdownx_markdownify'),

2.0.18

Not secure
MARKDOWNX_IMAGE_MAX_SIZE not respected 65 issue fixed.

2.0.14

**Fixed**:
- Fixed the bug that caused non-SVG files being screened for JavaScript.

**Other**:
- Minor clean ups.
- Added documentations for [developers' environment](https://neutronx.github.io/django-markdownx/contribution.html).
- Updated module documentations.
- Made `dev.py -no-container` and `dev.py -c` compatible with Python 2.

2.0

**New**:
- Django 1.11 support
- Documentations
- Developers' environment
- Support for `ctrl/cmd + ]` and `ctrl/cmd + [` for indentations (line and block).
- Support for `Tab` and `Shift + Tab` (line, selection, and block).

**Improved**:
- Pure JavaScript front-end without external dependencies.
- Additional settings for added flexibility.

Page 4 of 8

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.