User:Shyam Has Your Anomaly Mitigated: Difference between revisions

Content added Content deleted
Line 317: Line 317:
* '''Indentation:''' Tabs for efficiency! (Unless you lack the intellectual capacity to configure your software?)
* '''Indentation:''' Tabs for efficiency! (Unless you lack the intellectual capacity to configure your software?)
** [http://www.nickgravgaard.com/elastic-tabstops/ Elastic tabstops] do not patch the inefficient use of pixel-space:
** [http://www.nickgravgaard.com/elastic-tabstops/ Elastic tabstops] do not patch the inefficient use of pixel-space:
egyptian_snakes_are_ergonomically_good /^
good ^
indented
indented
code
code
block
block
$
$/g
supercalifragilisticexpialidociously_bad ^ indented
SupercalifragilisticexpialidociouslyBad /^ indented
code
code
block
block
$
$/
* '''Logic:''' In order of precedence...
* '''Logic:''' In order of precedence...
** Mathematician: <code>(0.665m < Yoda) ∧ (Yoda < 0.667m)</code>
** Mathematician: <code>(0.665m < Yoda) ∧ (Yoda < 0.667m)</code>