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

Documentation: Remove extra empty line in Drivers section #2941

Conversation

santiagoroman
Copy link
Contributor

Hello,

While reading the Drivers section of the documentation I noticed that there's an extra empty line that was causing what is supposed to be a single paragraph to be rendered as two paragraphs, as seen below:

image

I believe that this is not intentional (if it is do let me know and we can close this pull request) so in this pull request I'm submitting a simple change that removes that empty line and thus the paragraph is rendered correctly:

image

Testing done:

  • Executed tox -e docs and verified that the generated html files had the paragraph rendered correctly.

Just like in the other pull request that i just submitted (#2940), I signed off my commits as it's recommended in the Contributors guidelines and I think I'm not forgetting something mentioned in there but please let me know if i am and I'll gladly correct it.

Thanks.

This extra empty line was causing what is supposed to be a single
paragraph to be rendered as two paragraphs

Signed-off-by: Santiago Roman <code@sroman.com.ar>
@ssbarnea ssbarnea added the docs label Nov 1, 2020
@ssbarnea ssbarnea merged commit ef14745 into ansible:master Nov 1, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants