Yuki Takei ed4040d052 generate tree structure and render with React пре 9 година
..
src ed4040d052 generate tree structure and render with React пре 4 година
.babelrc 543d8cbe9e add Lsx (React.Component) and LsxPostRenderInterceptor пре 4 година
.editorconfig 01c1292956 init пре 4 година
.gitignore 01c1292956 init пре 4 година
LICENSE 01c1292956 init пре 4 година
README.md 57538fe035 update docs пре 4 година
package.json ed4040d052 generate tree structure and render with React пре 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)

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