[okular] [Bug 421163] Internal links in markdown documents work incorrectly
Albert Astals Cid
bugzilla_noreply at kde.org
Wed May 13 21:11:17 BST 2020
https://bugs.kde.org/show_bug.cgi?id=421163
Albert Astals Cid <aacid at kde.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Latest Commit| |https://invent.kde.org/kde/
| |okular/commit/b1c02b7e79c8b
| |e1716ddba73d92d5792032821c6
Resolution|--- |FIXED
Status|CONFIRMED |RESOLVED
--- Comment #6 from Albert Astals Cid <aacid at kde.org> ---
Git commit b1c02b7e79c8be1716ddba73d92d5792032821c6 by Albert Astals Cid.
Committed on 12/05/2020 at 22:21.
Pushed by aacid into branch 'master'.
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
M +33 -10 generators/markdown/converter.cpp
M +3 -2 generators/markdown/converter.h
https://invent.kde.org/kde/okular/commit/b1c02b7e79c8be1716ddba73d92d5792032821c6
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Okular-devel
mailing list