hexo-filter-inline-svg

0.2.0 • Public • Published

hexo-filter-inline-svg

npm package license GitHub issues

A Hexo plugin that inline your svg in the img tag into HTML file.

Installation

$ npm install hexo-filter-inline-svg --save

Usage

The plugin is enabled by default. You can configure it in _config.yml by adding the following configuration items

inline_svg:
  enable: true
  priority: 100

priority field means the order of execution of filters, low-priority filter will be executed first. For more detailed introduction, please see https://hexo.io/api/filter#Synopsis

LICENSE

MIT

Readme

Keywords

Package Sidebar

Install

npm i hexo-filter-inline-svg

Weekly Downloads

1

Version

0.2.0

License

MIT

Unpacked Size

4.2 kB

Total Files

4

Last publish

Collaborators

  • widerg