Update pygments.
This commit is contained in:
parent
598e0e49b2
commit
65cc7b24c9
158 changed files with 687 additions and 102 deletions
|
@ -141,6 +141,10 @@ Swap: 20480 1267 19213
|
|||
</pre></div>
|
||||
|
||||
|
||||
<div class="highlight"><pre><span></span>ls *.jpg <span class="p">|</span> xargs -n1 -i cp <span class="o">{}</span> /external-hard-drive/directory
|
||||
</pre></div>
|
||||
|
||||
|
||||
<p><strong>Note:</strong> The code block looks like GitHub’s colors.</p>
|
||||
<p>You can add tables too:</p>
|
||||
<table>
|
||||
|
|
|
@ -141,6 +141,10 @@ Swap: 20480 1267 19213
|
|||
</pre></div>
|
||||
|
||||
|
||||
<div class="highlight"><pre><span></span>ls *.jpg <span class="p">|</span> xargs -n1 -i cp <span class="o">{}</span> /external-hard-drive/directory
|
||||
</pre></div>
|
||||
|
||||
|
||||
<p><strong>Note:</strong> The code block looks like GitHub’s colors.</p>
|
||||
<p>You can add tables too:</p>
|
||||
<table>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue