Closed wking closed 9 years ago
@wking sorry for the late reply, I was previously on leave.
html-pipeline is only part of what GitHub uses internally to generate markup. If you're seeing bad email markup, I'd suggest writing in at https://github.com/contact. If I'm misunderstanding what you're asking, please let me know.
Thanks!
I've been having trouble with the HTML formatting for emailed comment replies. For example, here part my comment is hidden in
email-signature-reply
div. However, I haven't been able to reproduce this parsing with tests onemail_reply_parser
(see commit wking/email_reply_parser@bd9571a6, Add tests for indented blocks after quotes, 2015-06-18 in mytest-reply
branch) or in the repository (see mytest-reply
branch off this repository). It would help me figure out why the output from this repository (which looks good :) differs from the live HTML I see on GitHub (which has the incorrectemail-signature-reply
divs) if there was a deployed-version endpoint like there is for GitHub Pages. If that would be leaking to much information, maybe you can compare the deployed versions with what I'm using for tests in my local bundle: