Yuki Takei 3fa32e761e Update README.md 9 лет назад
..
src 4830b5646e impl num option 4 лет назад
.babelrc 543d8cbe9e add Lsx (React.Component) and LsxPostRenderInterceptor 4 лет назад
.editorconfig 01c1292956 init 4 лет назад
.gitignore 01c1292956 init 4 лет назад
LICENSE 01c1292956 init 4 лет назад
README.md 3fa32e761e Update README.md 4 лет назад
package.json f8b4821d17 1.2.2 4 лет назад

README.md

crowi-plugin-lsx

The Crowi Plugin to add lsx tag like Pukiwiki lsx plugin

Install

  1. install plugin

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

Usage

see Pukiwiki lsx plugin

TODO

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