You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Jacek Laskowski (JIRA)" <ji...@apache.org> on 2015/09/17 13:22:45 UTC

[jira] [Created] (SPARK-10662) Code examples are not properly formatted

Jacek Laskowski created SPARK-10662:
---------------------------------------

             Summary: Code examples are not properly formatted
                 Key: SPARK-10662
                 URL: https://issues.apache.org/jira/browse/SPARK-10662
             Project: Spark
          Issue Type: Bug
          Components: Documentation
    Affects Versions: 1.5.0
            Reporter: Jacek Laskowski


Backticks (markdown) in tables are not processed and hence not formatted properly. See http://people.apache.org/~pwendell/spark-nightly/spark-master-docs/latest/running-on-yarn.html and search for {{`yarn-client`}}.

As per [Sean's suggestion|https://github.com/apache/spark/pull/8795#issuecomment-141019047] I'm creating the JIRA task.
{quote}
This is a good fix, but this is another instance where I suspect the same issue exists in several markup files, like configuration.html. It's worth a JIRA since I think catching and fixing all of these is one non-trivial logical change.

If you can, avoid whitespace changes like stripping or adding space at the end of lines. It just adds to the diff and makes for a tiny extra chance of merge conflicts.
{quote}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org