Update pygments.

This commit is contained in:
Alexandre Vicenzi 2018-06-23 22:54:37 -03:00
parent 598e0e49b2
commit 65cc7b24c9
158 changed files with 687 additions and 102 deletions

View file

@ -65,6 +65,10 @@ class Foo(object):
self.bar = bar
```
```bash
ls *.jpg | xargs -n1 -i cp {} /external-hard-drive/directory
```
**Note:** The code block looks like GitHubs colors.
You can add tables too: