3.0.0 • Published 2 years ago

bloggify-markdown-highlight v3.0.0

Weekly downloads
7
License
MIT
Repository
github
Last release
2 years ago

bloggify-markdown-highlight

Version Downloads

Highlight code blocks in the Markdown code.

:cloud: Installation

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

# Using yarn
yarn add bloggify-markdown-highlight

:question: 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. :bug:

:memo: Documentation

Plugin Configuration

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

:yum: How to contribute

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

:dizzy: Where is this library used?

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

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

:scroll: License

MIT © Bloggify