Yuki Takei 2f551d7cfe fix determining pagePath logic 9 years ago
..
src 2f551d7cfe fix determining pagePath logic 4 years ago
.babelrc 543d8cbe9e add Lsx (React.Component) and LsxPostRenderInterceptor 4 years ago
.editorconfig 01c1292956 init 4 years ago
.gitignore 01c1292956 init 4 years ago
LICENSE 01c1292956 init 4 years ago
README.md 57538fe035 update docs 4 years ago
package.json ed4040d052 generate tree structure and render with React 4 years ago

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