Skip to content

Fix: multiple indentation for listings.#3

Open
lemoer wants to merge 1 commit into
kxxoling:masterfrom
lemoer:fix-list-indentation
Open

Fix: multiple indentation for listings.#3
lemoer wants to merge 1 commit into
kxxoling:masterfrom
lemoer:fix-list-indentation

Conversation

@lemoer

@lemoer lemoer commented Aug 11, 2016

Copy link
Copy Markdown

No description provided.

@kxxoling

Copy link
Copy Markdown
Owner

Is this really a problem? Can you provide me an example?

BTW, text indention in CSS should always be 2. And if this really matters, should we also care about 3 layers, 4 layers nesting as well?

@lemoer

lemoer commented Aug 11, 2016

Copy link
Copy Markdown
Author

Is this really a problem? Can you provide me an example?

* foo
    * bar
        * foobar

BTW, text indention in CSS should always be 2. And if this really matters, should we also care about 3 layers, 4 layers nesting as well?

It does. Try it... ;)

@kxxoling

Copy link
Copy Markdown
Owner

Can you prove a example like screenshot? I think li selector is enough. Nested lists will have multi li elements, which provides multi margin-left.

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.

2 participants