Markdown: Support internal links

Authored by aacid on May 12 2020, 10:18 PM.

Description

Markdown: Support internal links

When processing the <a> elements, store in two maps those that contain
an href="#Something" and those with name="Something" then once we've
processed them all, go over the first map trying to find itself in the
second

BUGS: 421163

Details

Committed
aacidMay 12 2020, 10:21 PM
Parents
R223:5e1f2c9a4747: GIT_SILENT Update Appstream for new release
Branches
Unknown
Tags
Unknown