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

Conversation

@dshevtsov
Copy link
Collaborator

Purpose of this pull request

This pull request (PR) fixes MD007 - Unordered list indentation. It has not been detected by the GitHub check linting because the linter it uses cannot process an unordered sublist if its parent list is ordered. A note from the official documentation:

Note: This rule applies to a sublist only if its parent lists are all also unordered (otherwise, extra indentation of ordered lists interferes with the rule).

The violation was detected locally by the rake test implementation of the Markdown check.

@dshevtsov dshevtsov added Editorial Typo and grammar fixes or minor rewrites to correct inaccuracies Small Changes labels Feb 22, 2021
@dshevtsov dshevtsov self-assigned this Feb 22, 2021
@jeff-matthews
Copy link
Contributor

Thanks @dshevtsov

@dobooth
Copy link
Contributor

dobooth commented Feb 22, 2021

Thanks. I will run this one.

@dobooth dobooth changed the base branch from master to small-changes February 22, 2021 18:02
@dobooth dobooth merged commit daae443 into small-changes Feb 22, 2021
@dobooth dobooth deleted the ds_linting branch February 22, 2021 18:02
@ghost
Copy link

ghost commented Feb 22, 2021

Hi @dshevtsov, thank you for your contribution!
Please, complete Contribution Survey, it will take less than a minute.
Your feedback will help us to improve contribution process.

@dobooth dobooth mentioned this pull request Feb 22, 2021
@jeff-matthews jeff-matthews added the Internal Dev Differentiates work between community and Magento staff label Mar 2, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Editorial Typo and grammar fixes or minor rewrites to correct inaccuracies Internal Dev Differentiates work between community and Magento staff Progress: done

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants