Yuki Takei cc6ad9af75 +1: version 8 yıl önce
..
src 5696780ed4 add div close tag (related weseek/crowi-plus#243) 4 yıl önce
.babelrc 30742d56df update .babelrc 4 yıl önce
.editorconfig 01c1292956 init 4 yıl önce
.gitignore 01c1292956 init 4 yıl önce
LICENSE 01c1292956 init 4 yıl önce
README.md 27f43b93eb Update README.md 4 yıl önce
package.json cc6ad9af75 +1: version 4 yıl önce
yarn.lock 3166974269 upgrade libs 4 yıl önce

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