GitHub user yoonjs2 opened a pull request: https://github.com/apache/incubator-zeppelin/pull/648
Fix styles of documentation about interpreters Due to the documentation of interpreters written by various authors, styles of documentations are vary and has broken tags and inconsistent spaces. This fix cleans those little glitches to make documentation more readable and look cleaner to users. 1) Clean up unnecessary or wrong HTML tags ex: \<hr/\> after titles 2) Fix too wide spaces between paragraph and tables 3) Remove unnecessary spaces at end of paragraph and lines You can merge this pull request into a Git repository by running: $ git pull https://github.com/yoonjs2/incubator-zeppelin master Alternatively you can review and apply these changes as the patch at: https://github.com/apache/incubator-zeppelin/pull/648.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 #648 ---- commit 5665dcfb7dce4805d917efee01bef7acd3f170ab Author: Jesang Yoon <yoon...@kanizsalab.com> Date: 2016-01-17T15:20:03Z Fix wrong HTML tags, indention and space between paragraph and tables. Remove unnecessary spaces. commit 5b091e4b0e7e1417744cde1c81f5a44d3330ba25 Author: Jesang Yoon <yoon...@kanizsalab.com> Date: 2016-01-17T15:20:03Z Fix wrong HTML tags, indention and space between paragraph and tables. Remove unnecessary spaces. commit 4d1503ab21e0d374fc9800deb3cba1ab6d6cf3df Author: Jesang Yoon <yoon...@kanizsalab.com> Date: 2016-01-17T15:54:21Z Merge remote-tracking branch 'origin/master' # Conflicts: # docs/interpreter/cassandra.md commit 5f0a6e083fef58032f53c7e3aa1888748c785884 Author: Jesang Yoon <yoon...@kanizsalab.com> Date: 2016-01-17T15:54:21Z Merge remote-tracking branch 'origin/master' # Conflicts: # docs/interpreter/cassandra.md commit 079480f984c378b44c3f08a3671feb4a2d5f9853 Author: Jesang Yoon <yoon...@kanizsalab.com> Date: 2016-01-17T15:55:51Z Merge remote-tracking branch 'origin/master' ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---