Closed
Bug 1408048
Opened 8 years ago
Closed 5 years ago
Anchors on the "choosing a dataset" page don't work if they contain an underscore
Categories
(Data Platform and Tools :: Documentation and Knowledge Repo (RTMO), enhancement, P2)
Data Platform and Tools
Documentation and Knowledge Repo (RTMO)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: mreid, Unassigned)
References
Details
On the "Choosing a Dataset" page of the docs[1], in-page links from the table of contents don't work for targets containing an underscore ("main_summary" for example).
The actual section anchors are present, but omit the underscore (so "#mainsummary" works, per above).
Active theories are that this could be a result of using the TOC plugin[2] or the Anchors plugin[3] for git book.
[1] https://docs.telemetry.mozilla.org/concepts/choosing_a_dataset.html
[2] https://github.com/whzhyh/gitbook-plugin-toc
[3] https://github.com/rlmv/gitbook-plugin-anchors/blob/master/index.js
Updated•8 years ago
|
Points: --- → 2
Priority: -- → P2
Reporter | ||
Comment 2•7 years ago
|
||
This may also be due to the use of `backticks` in the anchor text. See also https://github.com/mozilla/firefox-data-docs/issues/149
Comment 3•5 years ago
|
||
This works now that we're using mdbook! Just tested it
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•