Yuki Takei f656ffdb19 fix lint errors hace 4 años
..
src f656ffdb19 fix lint errors hace 4 años
.eslintignore ff262e4805 remove unnecessary files and lines hace 4 años
README.md 286bf36254 rename package name hace 4 años
package.json 9902e1e621 update lint settings hace 4 años

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