1.0.5 • Published 3 years ago

hexo-simple-texthidden v1.0.5

Weekly downloads
-
License
ISC
Repository
-
Last release
3 years ago

hexo-simple-texthidden

hexo-simple-texthidden is a hexo plugin that hides text. It currently only supports the hiding of text in pure text format.

Install

npm install hexo-simple-texthidden --save

Usage

You can use it in the following way

{% textHidden color %}
Hidden text
{% endtextHidden %}

color: black、red、blue...

End

Enjoy it !

1.0.5

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago