Yuki Takei f9be074a27 fix lsx styles 3 лет назад
..
src f9be074a27 fix lsx styles 3 лет назад
.eslintignore 153d1a0b39 update .eslintignore for sub-packages 3 лет назад
.eslintrc.js 6e85242c42 rename plugin-lsx to remark-lsx 3 лет назад
.gitignore e535fd41ee build remark-lsx with vite 3 лет назад
README.md 6e85242c42 rename plugin-lsx to remark-lsx 3 лет назад
package.json efae29f5c5 separate builds for server and client 3 лет назад
tsconfig.json e535fd41ee build remark-lsx with vite 3 лет назад
vite.client.config.ts efae29f5c5 separate builds for server and client 3 лет назад
vite.server.config.ts efae29f5c5 separate builds for server and client 3 лет назад

README.md

remark-lsx

GROWI Plugin to add lsx tag like Pukiwiki lsx plugin

| Demo | |--| |demo|

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