We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Updated pre and code elements (markdown)
spelling fixes
mark more code blocks as examples and add titles
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
add a h1 title
Fix code snippets, highlighting
Updating - #1835 landed, and the update to solidity.
Document what will happen if PR #1835 lands (partial and messy still :( )
Document default code highlighting. (Prep for documenting customisation feature in #1835)