Formatting: Difference between revisions
From iagent
Created page with " <div class="alert alert-success"> ===='''Important'''==== Important </div> <pre> <div class="alert alert-success"> ===='''Important'''==== Important </div> </pre> <div class..." |
No edit summary |
||
| Line 21: | Line 21: | ||
Info | Info | ||
</div> | </div> | ||
</pre> | |||
<syntaxhighlight lang="Python" line='line'> | |||
Syntax Highlight | |||
</syntaxhighlight> | |||
<pre> | |||
<syntaxhighlight lang="Python" line='line'> | |||
Syntax Highlight | |||
</syntaxhighlight> | |||
</pre> | </pre> | ||
Revision as of 23:05, 19 October 2018
Important
Important
<div class="alert alert-success"> ===='''Important'''==== Important </div>
Info
Info
<div class="alert alert-info"> ===='''Info'''==== Info </div>
Syntax Highlight
<syntaxhighlight lang="Python" line='line'> Syntax Highlight </syntaxhighlight>