Code Markup
Code
For example,
To switch directories, type cd followed by the name of the directory.
To edit settings, press ctrl + ,
<section>
should be wrapped as inline.
Eg:
<section>
<p>the processing has not been completed. The request might or might not be eventually acted. <p>
<ul>
-<li> The request be eventually acted. </li>
-<li> The request might acted. </li>
-<li> Might not be eventually acted. </li>
</ul>
/<section>
To switch directories, type cd followed by the name of the directory.
To edit settings, press ctrl + ,
<p>Sample text here...</p>