pelican-syntax-highlighting

Highlight syntax using Prism.js, Highlight.js or Pygments


Keywords
pelican, plugin, highlighting, pelican-plugins, python, syntax-highlighting
License
AGPL-3.0
Install
pip install pelican-syntax-highlighting==0.3.0

Documentation

Syntax Highlighting: A Plugin for Pelican

Build Status PyPI Version License pre-commit.ci status

Highlight syntax using Prism.js, Highlight.js or Pygments

Installation

This plugin can be installed via:

python -m pip install pelican-syntax-highlighting

Usage

<>

Contributing

Contributions are welcome and much appreciated. Every little bit helps. You can contribute by improving the documentation, adding missing features, and fixing bugs. You can also help out by reviewing and commenting on existing issues.

To start contributing to this plugin, review the Contributing to Pelican documentation, beginning with the Contributing Code section.

License

This project is licensed under the AGPL-3.0 license.