Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

indent <ul> inside <ol> three spaces instead of two #345

Merged
merged 1 commit into from
Mar 10, 2021

Conversation

snarfed
Copy link
Contributor

@snarfed snarfed commented Dec 6, 2020

...to comply with CommonMark, GFM, etc. Fixes #344.

...to comply with CommonMark, GFM, etc. Fixes Alir3z4#344.
@coveralls
Copy link

coveralls commented Dec 6, 2020

Coverage Status

Coverage increased (+0.007%) to 96.81% when pulling 8c8f5ec on snarfed:mixed-nested-lists into 4235c1a on Alir3z4:master.

@coveralls
Copy link

Coverage Status

Coverage decreased (-96.8%) to 0.0% when pulling 8c8f5ec on snarfed:mixed-nested-lists into 4235c1a on Alir3z4:master.

@Alir3z4 Alir3z4 merged commit 4592133 into Alir3z4:master Mar 10, 2021
@Alir3z4
Copy link
Owner

Alir3z4 commented Mar 10, 2021

Thank you for the great catch!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

<ul> nested inside <ol> needs three space indent, not two
3 participants