hexo-tag-nomnoml

0.0.2 • Public • Published

hexo-tag-nomnoml

nomnoml-tag for hexo cms

so in your posts and pages you can use the following tag. To show an rendered SVG rather then just text.

{% nomnoml '{"style":"float:left;"}' %}
    #fill: #00aaff; 
    [hallo] -> [world]
    [tobias] love-> [Fanni]
    [tobias] is on -> [earth]
    [Fanni] is on -> [vanus]
{% endnomnoml %}

installation

just go into the directory of your hexo webside and

npm install --save hexo-tag-nomnoml

Readme

Keywords

none

Package Sidebar

Install

npm i hexo-tag-nomnoml

Weekly Downloads

1

Version

0.0.2

License

MIT

Unpacked Size

3.44 kB

Total Files

5

Last publish

Collaborators

  • nickeltobias