mirror of
https://github.com/Karaka-Management/phpOMS.git
synced 2026-01-20 13:28:42 +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.
|
||||
*
|
||||
* @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
|
||||
* @see https://github.com/erusev/parsedown
|
||||
* @see https://github.com/erusev/parsedown-extra
|
||||
* @see https://github.com/BenjaminHoegh/ParsedownExtended
|
||||
* @since 1.0.0
|
||||
*/
|
||||
class Markdown
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user