hexo-tag-scode

1.0.0 • Public • Published

Hexo tag scode

Installation

  1. Install the plugin.
    npm install hexo-tag-scode --save
    
  2. Add styles to your theme.

Usage

Type this in your markdown file:

{% info title %}
content
{% endinfo %}

{% warn title %}
content
{% endwarn %}

{% error title %}
content
{% enderror %}

Then it will look like this:

Demo

Advanced

title is an additional option, so if you don't add a title, it will look like this:

Author

Hexo tag scode © Baoshuo, Released under the MIT License.
Authored and maintained by Baoshuo with help from contributors (list).

Personal Website · Blog · GitHub @renbaoshuo · Twitter @renbaoshuo

Readme

Keywords

Package Sidebar

Install

npm i hexo-tag-scode

Weekly Downloads

0

Version

1.0.0

License

MIT

Unpacked Size

19 kB

Total Files

8

Last publish

Collaborators

  • renbaoshuo