Skip to content
Commit b1c02b7e authored by Albert Astals Cid's avatar Albert Astals Cid
Browse files

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
parent 5e1f2c9a
Pipeline #20126 passed with stage
in 8 minutes and 2 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment