Project

General

Profile

Actions

Defect #21552

open

Textile auto-link does not stop at a space character

Added by Go MAEDA over 8 years ago.

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

0%

Estimated time:
Resolution:
Affected version:

Description

Assume that Textile formatter is parsing the following text.

URI that uses the https:// scheme

Expected output is:

<a class="external" href="https:// scheme">https://</a> scheme

But actual output is:

<a class="external" href="https:// scheme">https:// scheme</a>

I think auto-link should not jumps over the space character.

No data to display

Actions

Also available in: Atom PDF