• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..--

LICENSED10-Mar-202534.3 KiB675553

README.mdD10-Mar-2025221 129

action.phpD10-Mar-2025690 1811

plugin.info.txtD10-Mar-2025207 87

README.md

1# dokuwiki-plugin-toc-shortcode
2Replaces
3```
4{inhaltsverzeichnis}
5```
6
7with an nspages String
8
9```
10<nspages -sidebar -hideNoPages -hideNoSubns -simpleList -h1 -subns -exclude:[start sidebar] -textNS="" -textPages="">
11```
12