Communities

Writing
Writing
Codidact Meta
Codidact Meta
The Great Outdoors
The Great Outdoors
Photography & Video
Photography & Video
Scientific Speculation
Scientific Speculation
Cooking
Cooking
Electrical Engineering
Electrical Engineering
Judaism
Judaism
Languages & Linguistics
Languages & Linguistics
Software Development
Software Development
Mathematics
Mathematics
Christianity
Christianity
Code Golf
Code Golf
Music
Music
Physics
Physics
Linux Systems
Linux Systems
Power Users
Power Users
Tabletop RPGs
Tabletop RPGs
Community Proposals
Community Proposals
tag:snake search within a tag
answers:0 unanswered questions
user:xxxx search by author id
score:0.5 posts with 0.5+ score
"snake oil" exact phrase
votes:4 posts with 4+ votes
created:<1w created < 1 week ago
post_type:xxxx type of post
Search help
Notifications
Mark all as read See all your notifications »
Meta

Post History

50%
+0 −0
Meta Tag naming guidelines.

Adding to what Lundin said (+1): s is seconds, S is siemens (1/Ω). What we write here is inherently HTML. Greek characters like µ and Ω are defined as HTML entities, and can always be writte...

posted 9mo ago by Olin Lathrop‭  ·  edited 9mo ago by Lorenzo Donati‭

Answer
#3: Post edited by user avatar Lorenzo Donati‭ · 2023-08-13T18:51:19Z (9 months ago)
Typo: corrected spelling, and capitalization according to SI rules.
  • Adding to what Lundin said (+1):
  • <ul>
  • <li>s is seconds, S is Seimens (1/&Omega;).
  • </ul>
  • What we write here is inherently HTML. Greek characters like &micro; and &Omega; are defined as HTML entities, and can always be written with "&amp;micro;" and "&amp;Omega;", respectively. There is therefore no excuse here for using "u" instead of "&micro;", for example, regardless of what keyboard a user might have. See the Electrical Engineering site help page <i><a href="https://electrical.codidact.com/help/chars">Formatting - special characters</a></i> for more details.
  • Adding to what Lundin said (+1):
  • <ul>
  • <li>s is seconds, S is siemens (1/&Omega;).
  • </ul>
  • What we write here is inherently HTML. Greek characters like &micro; and &Omega; are defined as HTML entities, and can always be written with "&amp;micro;" and "&amp;Omega;", respectively. There is therefore no excuse here for using "u" instead of "&micro;", for example, regardless of what keyboard a user might have. See the Electrical Engineering site help page <i><a href="https://electrical.codidact.com/help/chars">Formatting - special characters</a></i> for more details.
#2: Post edited by user avatar Olin Lathrop‭ · 2023-08-08T12:37:16Z (9 months ago)
  • Adding to what Lundin said (+1):
  • <ul>
  • <li>s is seconds, S is Seimens (1/&Omega;).
  • </ul>
  • What we write here is inherently HTML. Greek characters like &micro; and &Omega; are defined as HTML entities, and can always be written with "&amp;micro;" and "&amp;Omega;", respectively. There is therefore now excuse here for using "u" instead of "&micro;", for example, regardless of what keyboard a user might have. See the Electrical Engineering site help page <i><a href="https://electrical.codidact.com/help/chars">Formatting - special characters</a></i> for more details.
  • Adding to what Lundin said (+1):
  • <ul>
  • <li>s is seconds, S is Seimens (1/&Omega;).
  • </ul>
  • What we write here is inherently HTML. Greek characters like &micro; and &Omega; are defined as HTML entities, and can always be written with "&amp;micro;" and "&amp;Omega;", respectively. There is therefore no excuse here for using "u" instead of "&micro;", for example, regardless of what keyboard a user might have. See the Electrical Engineering site help page <i><a href="https://electrical.codidact.com/help/chars">Formatting - special characters</a></i> for more details.
#1: Initial revision by user avatar Olin Lathrop‭ · 2023-08-08T12:34:43Z (9 months ago)
Adding to what Lundin said (+1):

<ul>

<li>s is seconds, S is Seimens (1/&Omega;).

</ul>

What we write here is inherently HTML.  Greek characters like &micro; and &Omega; are defined as HTML entities, and can always be written with "&amp;micro;" and "&amp;Omega;", respectively.  There is therefore now excuse here for using "u" instead of "&micro;", for example, regardless of what keyboard a user might have.  See the Electrical Engineering site help page <i><a href="https://electrical.codidact.com/help/chars">Formatting - special characters</a></i> for more details.