Skip to content

pgfactory/KirbyCMS-MarkdownPlus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kirby-plugin MarkdownPlus

MarkdownPlus plugin for Kirby CMS

Extends Markdown syntax by a small set of highly useful extensions

Installation

Download

Download and copy this repository to /site/plugins/markdownplus.

Git submodule

git submodule add https://github.com/pgfactory/KirbyCMS-MarkdownPlus.git /site/plugins/markdownplus

Composer

If you want to start from scratch:

composer create-project getkirby/plainkit .

Add MarkdownPlus plugin:

composer require pgfactory/markdownplus

See https://pagefactory.info/markdownplus/ for info.