Project

General

Profile

Actions

Defect #30371

open

Textile formatter generates broken link if a URL is followed by a tag

Added by Go MAEDA over 5 years ago. Updated about 5 years ago.

Status:
New
Priority:
Normal
Assignee:
-
Category:
Text formatting
Start date:
Due date:
% Done:

0%

Estimated time:
Resolution:
Affected version:

Description

[Input]

http://www.example.com/<foo>

[Expected output]

<a class="external" href="http://www.example.com/">http://www.example.com/</a>&lt;foo&gt;

[Actual output]

<a class="external" href="http://www.example.com/&amp;lt;foo">http://www.example.com/&amp;lt;foo</a>


Files

Actions

Also available in: Atom PDF