Navigation Menu

Skip to content

Commit

Permalink
Test raw blocks
Browse files Browse the repository at this point in the history
  • Loading branch information
mzlogin committed May 9, 2017
1 parent 7ea48a5 commit 685b0c3
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion _wiki/markdown.md
Expand Up @@ -157,8 +157,10 @@ Tips: `#` 与标题中间要加空格。
print 'Hello, World!'
```

```liquid
```
{% raw %}
{% site.author %}
{% endraw %}
```

### 图片
Expand Down

0 comments on commit 685b0c3

Please sign in to comment.