1.0.5 • Published 1 year ago

hexo-simple-texthidden v1.0.5

Weekly downloads
-
License
ISC
Repository
-
Last release
1 year 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

1 year ago

1.0.4

1 year ago

1.0.3

1 year ago

1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago