• 
      

    Switch preamble's "format" option to "mimetype".

    Review Request #11699 — Created July 1, 2021 and submitted

    Information

    DiffX
    master

    Reviewers

    To help stay future-proof, the preamble sections' format option is now
    mimetype. This supports two options:

    • text/plain (default)
    • text/markdown

    This helps the spec stay future-proof, making it easier for tools to
    more easily support rendering of other types in the future.

    Built the docs. Checked the new sections to ensure the correct wording
    and examples.

    Summary ID
    Switch preamble's "format" option to "mimetype".
    To help stay future-proof, the preamble sections' `format` option is now `mimetype`. This supports two options: * `text/plain` (default) * `text/markdown` This helps the spec stay future-proof, making it easier for tools to more easily support rendering of other types in the future.
    ea5125a4d62397f525bbaceaa59861cf94754c7e
    david
    1. Ship It!
    2. 
        
    chipx86
    Review request changed
    Status:
    Completed
    Change Summary:
    Pushed to master (0422384)