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

Questions

  1. Should text in a header be styled as code? It makes detecting a header a little bit difficult.