Uploaded image for project: 'Spark'
  1. Spark
  2. SPARK-22627

Fix formatting of headers in configuration.html page

    XMLWordPrintableJSON

Details

    • Documentation
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 2.2.0
    • 2.2.1
    • Documentation
    • None

    Description

      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:

      ### Execution Behavior
      ...
      ### Networking
      ...
      ### Scheduling
      ...
      etc...
      

      The most problems with formatting has the paragraph

      ### 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 
      ...
      

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

      Attachments

        Issue Links

          Activity

            People

              felixcheung Felix Cheung
              asmaier Andreas Maier
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: