Skip to content

History / no link warnings

Revisions

  • remove reduntant 'Example:' headings as examples are marked already

    @sidvishnoi sidvishnoi committed Jul 8, 2020
  • mark even more code blocks as examples and add titles

    @sidvishnoi sidvishnoi committed Jul 7, 2020
  • Fix constructor

    @marcoscaceres marcoscaceres committed Jul 2, 2020
  • no-link-warnings: fix class name in example

    @sidvishnoi sidvishnoi committed Jun 30, 2020
  • Run all files through prettier Why? To make all files consistent. Changes can be summarized as: - Remove trailing whitespace - Added EOF newlines - Added newlines between headings and other content - Added semicolons, commas in JS snippets - Formatted all other snippets - Formatted tables (headers are as wide as widest column) - Use - for list markers instead of * - Fix some invalid HTML (i.e., adding missing closing tags) - Changed some snippets for consistency

    @sidvishnoi sidvishnoi committed Jun 30, 2020
  • make file names consistent remove deprecation message from filenames to prevent breaking links

    @sidvishnoi sidvishnoi committed Jun 30, 2020