bogdancondorachi/kirby-highlight

Server-side syntax highlighting for Kirby CMS

Installs: 2

Dependents: 0

Suggesters: 0

Security: 0

Stars: 2

Watchers: 1

Forks: 0

Open Issues: 0

Language:CSS

Type:kirby-plugin

0.3.0 2024-05-09 19:10 UTC

This package is auto-updated.

Last update: 2024-05-09 19:11:35 UTC


README

Server-side code highlighting for Kirby CMS.

Requirements

  • Kirby 3.10+
  • PHP 8.3

Installation

Composer

composer require bogdancondorachi/kirby-highlight

Download

Download and copy this repository to /site/plugins/highlight

Git submodule

git submodule add https://github.com/bogdancondorachi/kirby-highlight.git site/plugins/highlight

Credits

License

MIT License Copyright © 2024 Bogdan Condorachi