Andreas Maier created SPARK-22627:
-------------------------------------

             Summary: Fix formatting of headers in configuration.html page
                 Key: SPARK-22627
                 URL: https://issues.apache.org/jira/browse/SPARK-22627
             Project: Spark
          Issue Type: Documentation
          Components: Documentation
    Affects Versions: 2.2.0
            Reporter: Andreas Maier
            Priority: Minor


On the page https://spark.apache.org/docs/latest/configuration.html one can see 
headers in the HTML which look like left overs from the conversion from 
Markdown:
{code}
### Execution Behavior
...
### Networking
...
### Scheduling
...
etc...
{code}
The most problems with formatting has the paragraph 
{code}
### Cluster Managers Each cluster manager in Spark has additional configuration 
options. Configurations can be found on the pages for each mode: #### 
[YARN](running-on-yarn.html#configuration) #### 
[Mesos](running-on-mesos.html#configuration) #### [Standalone 
Mode](spark-standalone.html#cluster-launch-scripts) # Environment Variables 
...
{code}

As a reader of the documentation I want the headers in the text to be formatted 
correctly and not showing Markdown syntax. 



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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

Reply via email to