Yuki Takei c868ebc2f6 improve matching regexp 8 lat temu
..
src c868ebc2f6 improve matching regexp 4 lat temu
.babelrc 30742d56df update .babelrc 4 lat temu
.editorconfig 01c1292956 init 4 lat temu
.gitignore 01c1292956 init 4 lat temu
LICENSE 01c1292956 init 4 lat temu
README.md 27f43b93eb Update README.md 4 lat temu
package.json 3c712481f8 +1: version 4 lat temu
yarn.lock ee110385d5 add yarn.lock 4 lat temu

README.md

crowi-plugin-lsx

dependencies status devDependencies Status MIT License

The crowi-plus Plugin to add lsx tag like Pukiwiki lsx plugin

| Demo | |--| |demo|

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