Yuki Takei d21e453ee2 correspond to GROWI v3.3.0 7 years ago
..
src d21e453ee2 correspond to GROWI v3.3.0 4 years ago
.babelrc 30742d56df update .babelrc 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 1cde375770 set version v2.0.0 4 years ago
yarn.lock a563d9d9c4 apply eslint 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