Skip to content
This repository has been archived by the owner on Oct 7, 2022. It is now read-only.
/ growi-plugin-lsx Public archive

GROWI Plugin to add lsx tag

License

Notifications You must be signed in to change notification settings

weseek/growi-plugin-lsx

Repository files navigation

DEPRECATED: This package was moved to @growi/plugin-lsx

growi-plugin-lsx

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

  • ensure to be hierarchy=on as default
  • impl hierarchy option
  • impl depth option
  • impl num option
  • impl sort option
  • impl reverse option
  • impl except option
  • impl filter option