Article View drops linked text in paragraph
Categories
(Pocket :: getpocket.com, defect)
Tracking
(Not tracked)
People
(Reporter: john, Unassigned)
Details
User Agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:70.0) Gecko/20100101 Firefox/70.0
Steps to reproduce:
Look for the sentence containing the word "California" in both the normal Web page and the Pocket Article View for the following article:
https://kieranhealy.org/blog/archives/2014/01/23/plain-text/
Actual results:
The Web page contains the sentence, "My co-author was far away in either France or California for most of the process, and so we worked in Editorially, a very nice service that allows people to humanely collaborate on documents written in Markdown format."
Expected results:
The Pocket Article View is missing the word "Editorially" and shows the sentence, "My co-author was far away in either France or California for most of the process, and so we worked in , a very nice service that allows people to humanely collaborate on documents written in Markdown format."
The actual HTML for the sentence is:
My <a href="http://marionfourcade.org">co-author</a> was far away in either France or California for most of the process, and so we worked in <a href="https://editorially.com">Editorially</a>, a very nice service that allows people to humanely collaborate on documents written in <a href="http://en.wikipedia.org/wiki/Markdown">Markdown format</a>.
Comment 1•6 years ago
|
||
Hi John,
Thanks for the report, and apologies for the delay.
This issue has been resolved. The hyperlinked word "Editorially" is now shown in the article.
Description
•