|
|
@@ -4,5 +4,5 @@
|
|
|
<p>It is rather rare to use underlined text, <u>as this stands out very much and should be used with extreme caution</u>.</p>
|
|
|
<p>There are also situations when we need to remove something, for example during collaborative editing. <s>The strikeout is a right choice then</s>.</p>
|
|
|
<p>If you are dealing with software development, having the option to mark the inline code like <code>printf("hello, world\n");</code> is also very useful.</p>
|
|
|
- <p>These are also <sub>subscript</sub> and <sup>superscript </sup>types that you may utilize in chemistry or in math related texts where you have things like H<sub>2</sub>0 or x<sup>2</sup>.</p>
|
|
|
+ <p>These are also <sub>subscript</sub> and <sup>superscript </sup>types that you may utilize in chemistry or in math related texts where you have things like H<sub>2</sub>O or x<sup>2</sup>.</p>
|
|
|
</div>
|