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

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