You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What steps will reproduce the problem?
1. enter text that contains "<title name="file name" />" (without the quotes)
2.
What is the expected output? What do you see instead?
Expected output is escaped title element, i.e. <title name="file name" />
Unfortunately, <title name="file name" /> is not escaped and results in
problems in rendering
What version of the product are you using? On what operating system?
markdownsharp-20100703-v113
Please provide any additional information below.
Original issue reported on code.google.com by iordanpa...@gmail.com on 18 Dec 2011 at 1:15
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
iordanpa...@gmail.com
on 18 Dec 2011 at 1:15The text was updated successfully, but these errors were encountered: