Skip to content

Latest commit

 

History

History
34 lines (27 loc) · 1.49 KB

README.md

File metadata and controls

34 lines (27 loc) · 1.49 KB

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)