fix pre block indentation/spaces

This commit is contained in:
math2001
2016-11-26 14:25:24 +11:00
parent 5c194de103
commit 1113fda8a1
4 changed files with 81 additions and 62 deletions

View File

@ -26,15 +26,18 @@ Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor
> Code tells you how, comments tells you why
print('hello world')
print('hi')
print('hello world')
print('hi')
```python
print('This is some pretty')
print('cool stuff')
if test:
print('hello world')
```
This is some `code` ccc
This is some `code`
- a
- list