#99 Internal links in FAQ
Closed: Fixed by polcak. Opened by polcak.

The JShelter UX review (https://lists.nongnu.org/archive/html/js-shield/2023-01/pdfCi7H0vUsN_.pdf) suggests to include FAQ internal links instead of see above. Can we do that? How?


Metadata Update from @polcak:
- Issue assigned to rlafuente

In general, this can be done with id attributes. If a header has a descriptive id, it could be linked. For example, the header How can I get active and participate? could have the participate id attribute. Theh4 tag would look like <h4 id="participate"> and a link would be formatted ashttps://jshelter.org/faq/#participate` to quickly navigate to the specified heading.

I am not sure how the pelican specific approach would be.

Fixed in https://pagure.io/JShelter/webextension/c/43d8c6ffa177d56ccaec4f437498ba3a6c1b1ae4?branch=website

Metadata Update from @polcak:
- Issue close_status updated to: Fixed
- Issue status updated to: Closed (was: Open)

Metadata