Bugs: Browse | Submit New | Admin

[#23924] Parsing of umlauts in <a> tags

Date:
2009-02-14 15:50
Priority:
3
Submitted By:
Michael Franzl (michaelfranzl)
Assigned To:
Andrea Censi (andrea)
Category:
Markdown Parser
State:
Open
Summary:
Parsing of umlauts in <a> tags

Detailed description
Strangely maruku parses and outputs this correctly

<a href="#">ä&auml;</a>

but this

<a href="#">&auml;ä</a>

gives the error message

Wrapping bad html in a PRE with class 'markdown-html-error'
|<a href="#">&auml;ä</a>

It would be nice if maruku would allow Umlauts in html code.

Add A Comment: Notepad

Please login


Followup

No Followups Have Been Posted

Attached Files:

Name Description Download
No Files Currently Attached

Changes:

No Changes Have Been Made to This Item