bloggify-markdown-highlight

3.0.0 • Public • Published

bloggify-markdown-highlight

Version Downloads

Highlight code blocks in the Markdown code.

☁️ Installation

# Using npm
npm install --save bloggify-markdown-highlight

# Using yarn
yarn add bloggify-markdown-highlight

Get Help

There are few ways to get help:

  1. Please post questions on Stack Overflow. You can open issues with questions, as long you add a link to your Stack Overflow question.
  2. For bug reports and feature requests, open issues. 🐛

📝 Documentation

Plugin Configuration

  • Object config:
    • theme (String): The HighlightJS theme (default: "default").
    • version (String): The HighlightJS version (default: "11.5.0").

😋 How to contribute

Have an idea? Found a bug? See how to contribute.

💫 Where is this library used?

If you are using this library in one of your projects, add it in this list.

  • bloggify-bloggify-quick-start
  • bloggify.org
  • ionicabizau.net

📜 License

MIT © Bloggify

Dependents (3)

Package Sidebar

Install

npm i bloggify-markdown-highlight

Weekly Downloads

5

Version

3.0.0

License

MIT

Unpacked Size

4.44 kB

Total Files

5

Last publish

Collaborators

  • ionicabizau