Skip to content
This repository has been archived by the owner on Oct 7, 2022. It is now read-only.

Latest commit

 

History

History
43 lines (28 loc) · 1.34 KB

README.md

File metadata and controls

43 lines (28 loc) · 1.34 KB

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