• 
      

    Update the spec to include the line_endings option and trailing newline rules.

    Review Request #11768 — Created Aug. 2, 2021 and submitted

    Information

    DiffX
    master

    Reviewers

    This introduces a new content option, line_endings, which is used to
    define the explicit type of line endings the content uses. This is
    primarily important for diff content, due to real-world encounters with
    diffs that only appear to be in one form of line ending or another.

    Along with this, information on content sections now explicitly state
    that the section must end in a newline in the section's encoding.

    Built the docs and read through them. Checked that term links were
    worked correctly. Checked for spelling errors.

    Summary ID
    Update the spec to include the line_endings option and trailing newline rules.
    This introduces a new content option, `line_endings`, which is used to define the explicit type of line endings the content uses. This is primarily important for diff content, due to real-world encounters with diffs that only appear to be in one form of line ending or another. Along with this, information on content sections now explicitly state that the section must end in a newline in the section's encoding.
    2bf18a15e1b640e1421506a3f90d57ac3536a2e4
    Description From Last Updated

    noted handled?

    daviddavid
    chipx86
    david
    1. 
        
    2. docs/spec/section-format.rst (Diff revision 2)
       
       
       
      Show all issues

      noted handled?

      1. "noted handled", short for "noted handled a to teh fix it"

    3. 
        
    chipx86
    david
    1. Ship It!
    2. 
        
    chipx86
    Review request changed
    Status:
    Completed
    Change Summary:
    Pushed to master (cb4445b)