Download the PHP package uhi67/showdown without Composer
On this page you can find all versions of the php package uhi67/showdown. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download uhi67/showdown
More information about uhi67/showdown
Files in uhi67/showdown
Download uhi67/showdown
More information about uhi67/showdown
Files in uhi67/showdown
Vendor uhi67
Package showdown
Short Description Markdown converter module for Yii2
License GPL-3.0-or-later
Package showdown
Short Description Markdown converter module for Yii2
License GPL-3.0-or-later
Please rate this library. Is it a good library?
Informations about the package showdown
Showdown module
Showdown.js interface for Yii2
Version 1.2.2 -- release 2021-10-04
Based on https://github.com/showdownjs version 1.7.1
Detailed documentation of showdownjs
Installation
The preferred way to install this extension is through composer.
To install, either run
or add
or clone form github
Usage
in the view
where $content
is the markdown content readed from your .md file.
Change log
1.2.2 -- 2021-10-04
- Removed unnecessary trace
1.2.1 -- 2021-02-03
- Replaces "--" (double hyphen) to mdash character
1.2 -- 2020-12-22
- if .simple class is used in pre.markdown, will not render links and images
1.1 -- 2020-04-21
- simpleLineBreaks option changed to false -- now ignores simple line breaks in source
All versions of showdown with dependencies
PHP Build Version
Package Version
The package uhi67/showdown contains the following files
Loading the files please wait ....