GitHub user tombentley opened a pull request:
https://github.com/apache/kafka/pull/4008
MINOR: Add <p>/</p> to connect docs, because HTML render doesn't respect
blank lines
This just adds <p>/</p> to paragraphs in Kafak Connect docs.
@ewencp are you a good person to review this?
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/tombentley/kafka MINOR-connect-docs-paragraph
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/kafka/pull/4008.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #4008
----
commit f1cd37902a38636354c440338c2aba84a803576c
Author: Tom Bentley <[email protected]>
Date: 2017-10-03T13:34:10Z
MINOR: Add <p>/</p> to connect docs, because HTML render doesn't respect
blank lines
----
---