Yuki Takei 237b2a660d abolish babel plugins 7 лет назад
..
src 2e2190048c abolish babel plugins 4 лет назад
.babelrc 2e2190048c abolish babel plugins 4 лет назад
.editorconfig 01c1292956 init 4 лет назад
.eslintignore a563d9d9c4 apply eslint 4 лет назад
.eslintrc.js a563d9d9c4 apply eslint 4 лет назад
.gitignore 01c1292956 init 4 лет назад
LICENSE 65815a6b33 update docs 4 лет назад
README.md 61f967f793 +1: version and update docs 4 лет назад
package.json 237b2a660d abolish babel plugins 4 лет назад
yarn.lock 237b2a660d abolish babel plugins 4 лет назад

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