Skip to content
This repository was archived by the owner on Nov 3, 2023. It is now read-only.

Fix E. M. Bray formatting #100

Merged
merged 1 commit into from
Jun 3, 2019
Merged

Fix E. M. Bray formatting #100

merged 1 commit into from
Jun 3, 2019

Conversation

ferdnyc
Copy link
Contributor

@ferdnyc ferdnyc commented Jun 3, 2019

When "Erik Bray" was changed to "E. M. Bray", it caused some very strange side effects in the list formatting, because Markdown the ReStructuredText parser (in its infinite weirdness) considers both the E. and M. to be ordered sublist labels. Escaping the periods un-confuses the parser.

When "Erik Bray" was changed to "E. M. Bray", it caused some _very_ strange side effects in the list formatting, because Markdown (in its infinite weirdness) considers both the `E.` and `M.` to be ordered sublist labels. Escaping the periods un-confuses the parser.
@Relequestual Relequestual merged commit 75e371c into json-schema-org:master Jun 3, 2019
@Relequestual
Copy link
Member

Thankyou kind person. Fix is a fix is a fix! 👍 =]

@ferdnyc ferdnyc deleted the patch-1 branch June 3, 2019 14:24
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants