dereuromark / cakephp-markup

CakePHP plugin for markup (parsing and displaying)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Markup Plugin for CakePHP

CI Coverage Status Minimum PHP Version License Latest Stable Version Total Downloads Coding Standards

A CakePHP plugin to

  • easily use code syntax highlighters.
  • quickly convert Markdown snippets.
  • quickly convert BBCode snippets.

This branch is for CakePHP 5.0+. See version map for details.

Setup

composer require dereuromark/cakephp-markup

and

bin/cake plugin load Markup

Demo

https://sandbox.dereuromark.de/sandbox/markup-examples

Usage

See Docs.

TODO

  • Add more highlighters (you can also just link your own here)

About

CakePHP plugin for markup (parsing and displaying)

License:MIT License


Languages

Language:PHP 100.0%