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.

12 lines
201 B

  1. test1:
  2. dir: /home/me/path/to/html/files
  3. exclude:
  4. - page1.html
  5. - page2.html
  6. toc-css-class: toc
  7. insert-after: </center>
  8. print-or-save: save
  9. create-backup: true