PHPackages                             iisns/yii2-simplemde-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. iisns/yii2-simplemde-markdown

ActiveYii2-extension[Parsing &amp; Serialization](/categories/parsing)

iisns/yii2-simplemde-markdown
=============================

yii2-simplemde-markdown

v1.11.2(9y ago)55.3kMITPHP

Since Feb 22Pushed 9y ago2 watchersCompare

[ Source](https://github.com/iisns/yii2-simplemde-markdown)[ Packagist](https://packagist.org/packages/iisns/yii2-simplemde-markdown)[ RSS](/packages/iisns-yii2-simplemde-markdown/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (2)Dependencies (1)Versions (3)Used By (0)

yii2-simplemde-markdown
=======================

[](#yii2-simplemde-markdown)

A simple, beautiful, and embeddable JavaScript Markdown editor. Delightful editing for beginners and experts alike. Features built-in autosaving and spell checking.

Installation
------------

[](#installation)

The preferred way to install this extension is through [composer](http://getcomposer.org/download/).

Either run

```
php composer.phar require --prefer-dist iisns/yii2-simplemde-markdown "*"

```

or add

```
"iisns/yii2-simplemde-markdown": "*"

```

to the require section of your `composer.json` file.

Usage
-----

[](#usage)

Once the extension is installed, simply use it in your code by :

View:

```
