Yuki Takei 4d0aead30b relocate src dir 7 years ago
..
src 4d0aead30b relocate src dir 4 years ago
.babelrc 75567e4a85 remove unnecessary packages 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 2026264513 Update README.md 4 years ago
package.json f5592f1336 +1: version 4 years ago
yarn.lock 75567e4a85 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