cakephp-markup

CakePHP plugin for markup (parsing and displaying)

MIT License

Downloads
10.1K
Stars
3
Committers
3

Markup Plugin for CakePHP

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)