-
Notifications
You must be signed in to change notification settings - Fork 0
MediaWiki
John Gardner edited this page Jan 7, 2022
·
1 revision
What
This is italicised text.
This is thicc text.
This is both of the above.
Underscoring
Mono
<key>⌥</key>
Hello[1] World![2] Hello again![1][3]
The following
lambda x: x * 2
shell=sh
external-sources=true
Optional checks
enable=avoid-nullary-conditions
enable=check-extra-masked-returns
enable=deprecate-which
enable=require-double-brackets
Solaris 8-9 compatibility
disable=SC2006 # Don't suggest $(…) instead of `…`
disable=SC2021 # Ignore bracketed tr(1) ranges
Don't suggest explicit “-n” operators in tests
disable=SC2244
This is presumably what a custom sidebar looks like.