Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

growi-plugin-lsx

weseek465MIT4.0.3

GROWI plugin to add lsx tag

growi, growi-plugin

readme

growi-plugin-lsx

dependencies status devDependencies Status MIT License

GROWI Plugin to add lsx tag like Pukiwiki lsx plugin

Demo
demo

Install

  1. install plugin

     $ npm install --save growi-plugin-lsx
  2. build client app (see official documents)

Usage

see Pukiwiki lsx plugin

TODO

  • <input checked="" disabled="" type="checkbox"> ensure to be hierarchy=on as default
  • <input disabled="" type="checkbox"> impl hierarchy option
  • <input checked="" disabled="" type="checkbox"> impl depth option
  • <input checked="" disabled="" type="checkbox"> impl num option
  • <input checked="" disabled="" type="checkbox"> impl sort option
  • <input checked="" disabled="" type="checkbox"> impl reverse option
  • <input checked="" disabled="" type="checkbox"> impl except option
  • <input checked="" disabled="" type="checkbox"> impl filter option