Formatting: Difference between revisions
From iagent
No edit summary |
No edit summary |
||
| Line 35: | Line 35: | ||
</pre> | </pre> | ||
<div class="alert alert-warning"> | |||
===='''Note'''==== | |||
note | |||
</div> | |||
<pre> | |||
<div class="alert alert-warning"> | |||
===='''Note'''==== | |||
note | |||
</div> | |||
</pre> | |||
<syntaxhighlight lang="Python" line='line'> | <syntaxhighlight lang="Python" line='line'> | ||
Revision as of 13:41, 20 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-danger"> ===='''Warning'''==== warning </div>
Note
note
<div class="alert alert-warning"> ===='''Note'''==== note </div>
Syntax Highlight
<syntaxhighlight lang="Python" line='line'> Syntax Highlight </syntaxhighlight>