79289197

Date: 2024-12-17 19:51:21
Score: 0.5
Natty:
Report link

You should be able to just change the "name" in your toc.yml file. for example

- name: Section 1
  items:
  - name: Section 1.1
    href: etc.

should be easily changed by just changing content

- name: Section 1
  items:
  - name: First section
    href: etc.

  - name: 
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Laura Gorski