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

docs - use 4 spaces instead of 2 for sub-lists #1293

Merged
merged 1 commit into from
Oct 20, 2020

Conversation

LLCampos
Copy link
Contributor

As reported in #1288, sub-lists are not being shown as expected in Doobie documentation. This is because when using paradox, 4 spaces or a tab of indentation are needed for sub-lists to be rendered as expected, but Doobie docs are using 2 spaces indentation for sub-lists.

This PR fixes that. I've build the docs locally and confirmed that the sub-lists now are shown as expected.

Copy link
Collaborator

@Daenyth Daenyth left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Might be worth setting up a markdownlint config file later

@Daenyth Daenyth merged commit 45dc54b into typelevel:master Oct 20, 2020
@Daenyth
Copy link
Collaborator

Daenyth commented Oct 20, 2020

@LLCampos Thank you very much for the contribution!

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