PHPackages                             nikitakls/yii2-editor-md - 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. nikitakls/yii2-editor-md

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

nikitakls/yii2-editor-md
========================

Markdown editor.md for Yii2

v0.1.3(7y ago)39.0k2[1 issues](https://github.com/nikitakls/yii2-editor-md/issues)1BSD-3-ClausePHP

Since Jan 31Pushed 7y ago1 watchersCompare

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

READMEChangelogDependencies (2)Versions (5)Used By (1)

nikitakls/yii2-editor-md
========================

[](#nikitaklsyii2-editor-md)

editor.md for Yii2

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

[](#installation)

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

Either run

```
composer require nikitakls/yii2-editor-md

```

or add

```
"nikitakls/yii2-editor-md": "*"

```

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

Usage
-----

[](#usage)

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

```
