Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions design/STYLE.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,12 @@ frequently updated for well established documents.

## Inline Code

> [!NOTE]
> I'm feeling conflicted after writing this section. A the time of writing I was
> using dark mode. Light mode has better contrast, reducing the issue to a level
> where inline code is acceptable. I will have to put more thought int it's use
> before concluding this section.

<!-- Why it's good -->
Inline code can be used to display potentially ambiguous characters (eg. lower
and upper case L, letter O and number 0) and to distinguish text from it's
Expand Down