diff options
| author | nytpu <[email protected]> | 2021-11-04 11:04:50 -0600 |
|---|---|---|
| committer | Drew DeVault <[email protected]> | 2021-11-05 10:32:15 +0100 |
| commit | 857f8c97ebc5724f4c34931ba497425e7653894e (patch) | |
| tree | 5c93f5aa6a4344b5b42f2efc0c40513d7f4bdb59 /README.rst | |
| parent | Serve robots.txt disallowing all robots (diff) | |
| download | capybara-857f8c97ebc5724f4c34931ba497425e7653894e.tar.xz capybara-857f8c97ebc5724f4c34931ba497425e7653894e.zip | |
Generate anchor links for headings
This will generate `id` attributes for all heading levels. The labels
are generated using steps 1-4 of the gitlab flavored markdown algorithm
which seems to be pretty standard for generating anchors:
https://docs.gitlab.com/ee/user/markdown.html#header-ids-and-links
A unique ID isn't appended to avoid having to store a list of previous
headers to compare against.
Diffstat (limited to 'README.rst')
0 files changed, 0 insertions, 0 deletions