Skip Menu |

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)



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.