[okular] [Bug 421163] Internal links in markdown documents work incorrectly

Albert Astals Cid bugzilla_noreply at kde.org
Tue May 12 22:21:13 BST 2020


https://bugs.kde.org/show_bug.cgi?id=421163

--- Comment #3 from Albert Astals Cid <aacid at kde.org> ---
ok, using the MKD_TOC flag in discount gives us 

<a name=\"TEST-LINKS\"></a>\n<h1>TEST LINKS</h1>\n\n<ol>\n<li><a
href=\"https://kde.org/\">External link to web site</a></li>\n<li><a
href=\"/etc/hosts\">Local link to file</a></li>\n<li><a
href=\"#Chapter\">Internal link to chapter</a></li>\n</ol>\n\n\n<div
style=\"page-break-after: always;\">\n---end-of-page---\n</div>\n\n\n<a
name=\"Chapter\"></a>\n<h1>Chapter</h1>

which gives us something to work with

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Okular-devel mailing list