mirror of
https://github.com/Karaka-Management/phpOMS.git
synced 2026-02-11 06:28:40 +00:00
add references/licenses
This commit is contained in:
parent
dfd81edcc3
commit
b6b9dd39b9
|
|
@ -19,8 +19,12 @@ use phpOMS\Uri\UriFactory;
|
||||||
* Markdown parser class.
|
* Markdown parser class.
|
||||||
*
|
*
|
||||||
* @package phpOMS\Utils\Parser\Markdown
|
* @package phpOMS\Utils\Parser\Markdown
|
||||||
* @license Original license Emanuil Rusev, erusev.com (MIT)
|
* @license Original & extra license Emanuil Rusev, erusev.com (MIT)
|
||||||
|
* @license Extended license Benjamin Hoegh (MIT)
|
||||||
* @link https://jingga.app
|
* @link https://jingga.app
|
||||||
|
* @see https://github.com/erusev/parsedown
|
||||||
|
* @see https://github.com/erusev/parsedown-extra
|
||||||
|
* @see https://github.com/BenjaminHoegh/ParsedownExtended
|
||||||
* @since 1.0.0
|
* @since 1.0.0
|
||||||
*/
|
*/
|
||||||
class Markdown
|
class Markdown
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user