Yuki Takei 3fa32e761e Update README.md hace 9 años
..
src 4830b5646e impl num option hace 4 años
.babelrc 543d8cbe9e add Lsx (React.Component) and LsxPostRenderInterceptor hace 4 años
.editorconfig 01c1292956 init hace 4 años
.gitignore 01c1292956 init hace 4 años
LICENSE 01c1292956 init hace 4 años
README.md 3fa32e761e Update README.md hace 4 años
package.json f8b4821d17 1.2.2 hace 4 años

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