@jiejiss/hexo-filter-sup

1.0.0 • Public • Published

hexo-filter-sup

MIT License

npm: Package Quality

Generate superscript (<sup>) tag for Hexo.

Install

npm install --save hexo-filter-sup

Usage

29^th^ => 29<sup>th</sup>

The default markup is based on pandoc definition. But nested markup is currently not supported.

Markup can be specified as follow in you _config.yml:

sup:
  markup: '$'

Related

Contributing

Pull requests and stars are highly welcome.

For bugs and feature requests, please create an issue.

Readme

Keywords

Package Sidebar

Install

npm i @jiejiss/hexo-filter-sup

Weekly Downloads

0

Version

1.0.0

License

MIT

Unpacked Size

4.21 kB

Total Files

4

Last publish

Collaborators

  • jiejiss