Formatting

From iagent
Revision as of 23:25, 19 October 2018 by Elias (talk | contribs)
Jump to: navigation, search


Important

Important

<div class="alert alert-success">
===='''Important'''====
Important
</div>

Info

Info

<div class="alert alert-info">
===='''Info'''====
Info
</div>

Warning

warning

<div class="alert alert-danger">
===='''Warning'''====
warning
</div>


1 Syntax Highlight
<syntaxhighlight lang="Python" line='line'>
Syntax Highlight
</syntaxhighlight>