It seems GitHub has some problem interpreting quintuple single quotes on the blame and styles-enriched-raw renderings.
Edited using the browser, pending rebase and fixup.
It seems GitHub has some problem interpreting quintuple single quotes on the blame and styles-enriched-raw renderings.
Edited using the browser, pending rebase and fixup.
I'd prefer reporting upstream before here, but IDK how.
I understand the first change where you add the missing double single quotes to close the italicized phrase, but it’s not clear to me what problem this generally solves, since the before and after render the same for me. Could you clarify your motivation for this PR?
Yeah, I actually thought about adding some screenshots. :sweat_smile:
First try to find something wrong here:
If you were able to find something wrong in the previous figure, then try to find a fix here:
I see. I didn’t notice that the Specification section was italicized before.
Okay, please feel free to ping me for review when this is ready to be merged.
Add missing closing double single quote. The italicized paragraph gets
cautiously closed.
Separating the bold and the italic markup helps inconsistent parsing
(see screenshots in PR #1586).
Waiting for further feedback, I see no urgency justifying pinging.
This fixes a minor formatting issue that appears in the GitHub online editor with quintuple quotes and closes an italicized phrase by adding the missing closing symbol.