yuin / goldmark

:trophy: A markdown parser written in Go. Easy to extend, standard(CommonMark) compliant, well structured.
MIT License
3.68k stars 255 forks source link

Add failing tests for typographer missing right quotes #218

Closed moorereason closed 3 years ago

moorereason commented 3 years ago

Updates #211

moorereason commented 3 years ago

I think the problem is in parser.ScanDelimiter, but I'm not sure how to fix it without breaking other things. Providing tests in the hopes that someone will create a fix.

stale[bot] commented 3 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.