Formatting: Difference between revisions

From iagent
Jump to: navigation, search
No edit summary
No edit summary
Line 22: Line 22:
</div>
</div>
</pre>
</pre>
<div class="alert alert-warning">
===='''Warning'''====
warning
</div>
<pre>
<div class="alert alert-warning">
===='''Warning'''====
warning
</div>
</pre>


<syntaxhighlight lang="Python" line='line'>
<syntaxhighlight lang="Python" line='line'>

Revision as of 23:06, 19 October 2018


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-warning">
===='''Warning'''====
warning
</div>


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