Skip to content

History / pre and code elements

Revisions

  • docs: rewrite 30 more pages Linting rules: a11y, check-punctuation, informative-dfn, lint-ignore, no-link-warnings, no-unused-vars, privsec-section data-* attributes: data-abbr, data-format, data-include-format, data-include-replace, data-link-type, data-local-lt, data-lt-no-plural, data-lt-noDefault, data-max-toc, data-number, data-oninclude, data-transform (deprecated), data-type HTML elements: h1-element, idl-index, issue-summary, nohighlight, nolinks, notoc-class, numbered, pre-and-code-elements, section, title-element, tof Config options: dir, doJsonLd, isPreview, lang, latestVersion, maxTocLevel, noTOC, otherLinks, pluralize, respecIsReady, subtitle, canonicalURI, crEnd, prEnd, noRecTrack, processVersion (removed) Deprecated wg* options: wgId, wgURI, wgPatentURI, wgPublicList New/rewritten: document.respec, rs-changelog, gh-contributors, removeOnSave, monetization, format, dark-mode, highlightVars, modificationDate, previousPublishDate, previousMaturity

    @marcoscaceres marcoscaceres committed Mar 27, 2026
  • Updated pre and code elements (markdown)

    @VladimirAlexiev VladimirAlexiev committed Dec 30, 2021
  • spelling fixes

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

    @sidvishnoi sidvishnoi committed Jul 7, 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
  • add a h1 title

    @sidvishnoi sidvishnoi committed Jun 23, 2020
  • Updated pre and code elements (markdown)

    @marcoscaceres marcoscaceres committed Oct 3, 2018
  • Updated pre and code elements (markdown)

    @marcoscaceres marcoscaceres committed Oct 3, 2018
  • Fix code snippets, highlighting

    @sidvishnoi sidvishnoi committed Oct 3, 2018
  • Updated pre and code elements (markdown)

    @marcoscaceres marcoscaceres committed Oct 3, 2018
  • Updated pre and code elements (markdown)

    @marcoscaceres marcoscaceres committed Oct 3, 2018
  • Updated pre and code elements (markdown)

    @marcoscaceres marcoscaceres committed Oct 3, 2018
  • Updated pre and code elements (markdown)

    @marcoscaceres marcoscaceres committed Oct 3, 2018
  • Updating - #1835 landed, and the update to solidity.

    @chaals chaals committed Oct 3, 2018
  • Document what will happen if PR #1835 lands (partial and messy still :( )

    @chaals chaals committed Oct 1, 2018
  • Document default code highlighting. (Prep for documenting customisation feature in #1835)

    @chaals chaals committed Oct 1, 2018