PHPackages                             mage2pro/markdown - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Parsing &amp; Serialization](/categories/parsing)
4. /
5. mage2pro/markdown

ActiveMagento2-module[Parsing &amp; Serialization](/categories/parsing)

mage2pro/markdown
=================

The «Markdown» extension for Magento 2

1.2.1(2y ago)61.4k1[2 issues](https://github.com/mage2pro/markdown/issues)proprietaryJavaScript

Since Apr 10Pushed 2y ago1 watchersCompare

[ Source](https://github.com/mage2pro/markdown)[ Packagist](https://packagist.org/packages/mage2pro/markdown)[ Docs](https://mage2.pro/c/extensions/markdown)[ RSS](/packages/mage2pro-markdown/feed)WikiDiscussions master Synced 2mo ago

READMEChangelog (10)Dependencies (1)Versions (36)Used By (0)

The «[**Markdown Editor**](https://mage2.pro/c/extensions/markdown)» module for Magento 2 allows you to format the store's content (product descriptions, articles, CMS blocks and so on) with Markdown markup language.
The standard Magento editor (TinyMCE) produces lot of HTML mess. Markdown allows you to make your content more accurate, clean, professionally looked.
The module is **free** and **open source**.

Features
--------

[](#features)

- Full support for [GitHub Flavored Markdown](https://guides.github.com/features/mastering-markdown/)
    - [Markdown Basics](https://help.github.com/articles/basic-writing-and-formatting-syntax/)
    - [Markdown Syntax](https://daringfireball.net/projects/markdown/syntax)
- Full support for HTML.
- Full support for Magento features:
    - widgets
    - media storage (uploading and inserting images)
    - variables
- Works for Magento products categories, CMS pages and CMS blocks.
- Autosaves the article as you type.
- Precise preview rendering.

**Demo video**:

Screenshots
-----------

[](#screenshots)

### 1. Full-screen mode

[](#1-full-screen-mode)

[![](https://camo.githubusercontent.com/e4a6375ee784e5777d16f90856dbac022408bb507b52280fe89951aff4c73bb7/68747470733a2f2f6d616765322e70726f2f75706c6f6164732f64656661756c742f6f726967696e616c2f31582f646534343164303936623764643565353463336438383666613239643861343035323535666430632e706e67)](https://camo.githubusercontent.com/e4a6375ee784e5777d16f90856dbac022408bb507b52280fe89951aff4c73bb7/68747470733a2f2f6d616765322e70726f2f75706c6f6164732f64656661756c742f6f726967696e616c2f31582f646534343164303936623764643565353463336438383666613239643861343035323535666430632e706e67)

### 2. Mini mode

[](#2-mini-mode)

[![](https://camo.githubusercontent.com/7360489f5dc042cfda0c25f5b045b4bc0f8a77f2a76525b99cb8207aa236a095/68747470733a2f2f6d616765322e70726f2f75706c6f6164732f64656661756c742f6f726967696e616c2f31582f313637356362656536656239373733666630333065656431613164633230386330326263633033352e706e67)](https://camo.githubusercontent.com/7360489f5dc042cfda0c25f5b045b4bc0f8a77f2a76525b99cb8207aa236a095/68747470733a2f2f6d616765322e70726f2f75706c6f6164732f64656661756c742f6f726967696e616c2f31582f313637356362656536656239373733666630333065656431613164633230386330326263633033352e706e67)

How to install
--------------

[](#how-to-install)

[Hire me in Upwork](https://upwork.com/fl/mage2pro), and I will:

- install and configure the module properly on your website
- answer your questions
- solve compatiblity problems with third-party checkout, shipping, marketing modules
- implement new features you need

### 2. Self-installation

[](#2-self-installation)

```
bin/magento maintenance:enable
rm -f composer.lock
composer clear-cache
composer require mage2pro/markdown:*
bin/magento setup:upgrade
bin/magento cache:enable
rm -rf var/di var/generation generated/code
bin/magento setup:di:compile
rm -rf pub/static/*
bin/magento setup:static-content:deploy -f en_US
bin/magento maintenance:disable

```

How to update
-------------

[](#how-to-update)

```
bin/magento maintenance:enable
composer remove mage2pro/markdown
rm -f composer.lock
composer clear-cache
composer require mage2pro/markdown:*
bin/magento setup:upgrade
bin/magento cache:enable
rm -rf var/di var/generation generated/code
bin/magento setup:di:compile
rm -rf pub/static/*
bin/magento setup:static-content:deploy -f en_US
bin/magento maintenance:disable

```

###  Health Score

34

—

LowBetter than 77% of packages

Maintenance13

Infrequent updates — may be unmaintained

Popularity22

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity75

Established project with proven stability

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~78 days

Recently: every ~380 days

Total

35

Last Release

1016d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/6ff3ceeca28bb312ef9df517484b80307dae5385affdf9ea2e43e73815792a56?d=identicon)[mage2pro](/maintainers/mage2pro)

---

Top Contributors

[![dmitrii-fediuk](https://avatars.githubusercontent.com/u/83204?v=4)](https://github.com/dmitrii-fediuk "dmitrii-fediuk (279 commits)")

---

Tags

mage2promage2pro-modulemage2pro-module-readymage2pro-module-reusablemagento2magento2-extensionmagento2-modulemarkdownmarkdown-editormagentomarkdownecommerceeditorbackendmagento 2magento extension

### Embed Badge

![Health badge](/badges/mage2pro-markdown/health.svg)

```
[![Health](https://phpackages.com/badges/mage2pro-markdown/health.svg)](https://phpackages.com/packages/mage2pro-markdown)
```

###  Alternatives

[mage2pro/currency-format

The «Price Format» extension for Magento 2

215.9k](/packages/mage2pro-currency-format)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
