Computes table of contents of a html page using h1 and h2 tags - 2018, go
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
-
- test1:
- dir: /home/me/path/to/html/files
- exclude:
- - page1.html
- - page2.html
- toc-css-class: toc
- insert-after: </center>
- print-or-save: save
- create-backup: true
|