README markdown swallows HTML
Reported by Nick Stenning | August 13th, 2008 @ 10:51 AM
The automatic README to html generation unfortunately swallows certain pieces of html that it should be leaving alone.
At my new repo for moodelegate you can see when comparing raw to generated html that Github has eaten the "id='bigger'" and "id='smaller'" attributes.
If you look at the previous commit you'll see even more interesting behaviour, where Github swallows an entire open/close button tag.
Comments and changes to this ticket
-
Tekkub August 13th, 2008 @ 03:28 PM
- → State changed from new to open
- → Tag changed from bug markdown to bug display markdown
-

David Baldwin August 25th, 2008 @ 07:58 PM
Yes, it seems to be removing all HTML whether preformatted or not. Tags such as form, table, tr, td, option, etc. are completely gone.
-
Tekkub August 27th, 2008 @ 05:47 PM
- → Assigned user changed from to defunkt
-
Tekkub September 4th, 2008 @ 03:23 PM
- → State changed from open to resolved
It appears that the solution to #665 fixed this as well, please confirm.
-

-

masukomi November 7th, 2008 @ 03:49 PM
http://github.com/masukomi/jsonp...
http://github.com/masukomi/jsonp...
I've got a table in there, correctly separated from the normal markdown by blank lines and the html is just getting eaten.
Please Login or create a free account to add a new comment.
You can update this ticket by sending an email to from your email client. (help)
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »
