pgfactory/markdownplus

Replaces the built-in Markdown compiler, provides few but powerful extensions

Maintainers

Package info

github.com/pgfactory/KirbyCMS-MarkdownPlus

Type:kirby-plugin

pkg:composer/pgfactory/markdownplus

Statistics

Installs: 44

Dependents: 0

Suggesters: 0

Stars: 4

Open Issues: 0

v0.9.6 2023-09-30 15:06 UTC

This package is not auto-updated.

Last update: 2026-03-29 04:40:31 UTC


README

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.