Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Any references to grade names, parameter names, function names, etc. should be styled as code, for example, use fluid.defaults and not fluid.defaults.
    • This applies inside headers, narrative paragraphs, tables, etc.
    • DO NOT use code styling in headings; this will break links to the heading anchors.
  • References to HTML elements should be styled as code and wrapped in < >, for example, a <div> element.
  • Section headings should use sentence-style capitalization (only capitalize the first word and proper nouns) rather than headline-style capitalization.
  • Code snippets should use line breaks judiciously, to improve readability and avoid horizontal scrolling.

...