[ 
https://issues.apache.org/jira/browse/SPARK-22627?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16270169#comment-16270169
 ] 

Felix Cheung commented on SPARK-22627:
--------------------------------------

quite possibly this is related to jekyll changes..
yap this looks correct 
https://dist.apache.org/repos/dist/dev/spark/spark-2.2.1-rc2-docs/_site/configuration.html#execution-behavior

> 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
>            Assignee: Felix Cheung
>            Priority: Minor
>             Fix For: 2.2.1
>
>
> 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