pgfactory/markdownplus

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

Installs: 40

Dependents: 0

Suggesters: 0

Security: 0

Stars: 4

Watchers: 1

Forks: 0

Open Issues: 0

Type:kirby-plugin

pkg:composer/pgfactory/markdownplus

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

This package is not auto-updated.

Last update: 2026-01-04 03:40:30 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.