GitHub user jyotiska opened a pull request: https://github.com/apache/spark/pull/68
Updated the formatting of code blocks using Github flavored markdown Github does not work with "highlight" to format code blocks which turns them into plain text. In this PR, I used Github flavored markdown to highlight code blocks properly. You can merge this pull request into a Git repository by running: $ git pull https://github.com/jyotiska/spark pyspark_docs4 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/spark/pull/68.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 #68 ---- commit 455f6356f0d8bb09b68a596befbef0fb57f03d72 Author: Jyotiska NK <jyotiska...@gmail.com> Date: 2014-03-03T10:14:10Z Fixed more links in Python programming guide commit f75219b7543affaeb99fde725d72d4a984050b7f Author: Jyotiska NK <jyotiska...@gmail.com> Date: 2014-03-03T10:33:44Z Updated the formatting of code blocks using Github flavored markdown ---- --- 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. ---