Yuki Takei 0c0883137e fix: update regex construction for filter conditions to use RegExp.escape vor 3 Wochen
..
src 0c0883137e fix: update regex construction for filter conditions to use RegExp.escape vor 3 Wochen
.gitignore 6e85242c42 rename plugin-lsx to remark-lsx vor 3 Jahren
README.md 114944ee67 https://github.com/weseek/growi -> https://github.com/growilabs/growi vor 7 Monaten
package.json aff038c361 Refactor code structure for improved readability and maintainability vor 3 Wochen
tsconfig.json 4092becbd6 biome autofix remark-lsx errors vor 11 Monaten
turbo.json 74abcc7367 tidy up turbo.json vor 1 Jahr
vite.client.config.ts 09cf23ed00 update vite-plugin-dts settings vor 2 Jahren
vite.server.config.ts 4092becbd6 biome autofix remark-lsx errors vor 11 Monaten
vitest.config.ts 77b6b0d0e4 add axios test for remakr-lsx vor 7 Monaten

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