RT for rt.cpan.org
Skip Menu
|
Bug #77888 for Markdown-Pod: Translate HTML inline markups
Active bugs
Resolved bugs
Rejected bugs
Preferred bug tracker
Please visit the
preferred bug tracker
to report your issue.
This queue is for tickets about the
Markdown-Pod CPAN distribution
.
Report information
The Basics
Id:
77888
Status:
new
Priority:
0/
Queue:
Markdown-Pod
People
Owner:
Nobody in particular
Requestors:
sharyanto [...] cpan.org
Cc:
AdminCc:
Bug Information
Severity:
Wishlist
Broken in:
(no value)
Fixed in:
(no value)
History
Show all quoted text
Mon Jun 18 21:20:30 2012
sharyanto [...] cpan.org - Ticket created
Subject:
Translate HTML inline markups
It would be nice if Markdown::Pod can translate: <i>test</i> to: I<test> instead of just: test But IMO this is not essential.