GitHub user dongjoon-hyun opened a pull request:
https://github.com/apache/orc/pull/316
Fix a table row ending markup
Currently, a table in ORC website is broken. This PR aims to fix it.
- https://orc.apache.org/docs/hive-config.html
**Before**

**After**

You can merge this pull request into a Git repository by running:
$ git pull https://github.com/dongjoon-hyun/orc fix_doc
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/orc/pull/316.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 #316
----
commit 4e27f293afabe866c4be2c9e52cc069089d019ca
Author: Dongjoon Hyun <dongjoon@...>
Date: 2018-10-05T03:05:49Z
Fix a table row ending markup
----
---