Yuki Takei 2a090b02bd WIP: remove unnecessary packages 7 years ago
..
src 2a090b02bd WIP: remove unnecessary packages 4 years ago
.babelrc 2e2190048c abolish babel plugins 4 years ago
.editorconfig 01c1292956 init 4 years ago
.eslintignore a563d9d9c4 apply eslint 4 years ago
.eslintrc.js a563d9d9c4 apply eslint 4 years ago
.gitignore 01c1292956 init 4 years ago
LICENSE 65815a6b33 update docs 4 years ago
README.md 61f967f793 +1: version and update docs 4 years ago
package.json 2a090b02bd WIP: remove unnecessary packages 4 years ago
yarn.lock 2a090b02bd WIP: remove unnecessary packages 4 years ago

README.md

growi-plugin-lsx

dependencies status devDependencies Status MIT License

GROWI Plugin to add lsx tag like Pukiwiki lsx plugin

| Demo | |--| |demo|

Install

  1. install plugin

    $ npm install --save growi-plugin-lsx
    
  2. build client app (see official documents)

Usage

see Pukiwiki lsx plugin

TODO

  • ensure to be hierarchy=on as default
  • impl hierarchy option
  • impl depth option
  • impl num option
  • impl sort option
  • impl reverse option
  • impl except option
  • impl filter option