summaryrefslogtreecommitdiff
path: root/public/docs
diff options
context:
space:
mode:
authorWu Cheng-Han2016-10-14 17:35:35 +0800
committerWu Cheng-Han2016-10-14 17:35:35 +0800
commit211d25253ec6f5a067affae77308007224b5f33d (patch)
treeccd451028520af129935af16b5a3ef9feb28e4c9 /public/docs
parentf93e8f5fdcec43b2a56146a436b50b4a8c8480da (diff)
Update to support wrap syntax for code block
Diffstat (limited to 'public/docs')
-rw-r--r--public/docs/features.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/public/docs/features.md b/public/docs/features.md
index 33dcdb86..270bf77b 100644
--- a/public/docs/features.md
+++ b/public/docs/features.md
@@ -171,6 +171,12 @@ var s = "JavaScript syntax highlighting";
alert(s);
```
+> Somtimes you have a super long text without breaks. It's time to use `!` to wrap your code.
+
+```!
+When you’re a carpenter making a beautiful chest of drawers, you’re not going to use a piece of plywood on the back.
+```
+
### Blockquote Tags:
> Using the syntax below to specifiy your **name, time and color** to vary the blockquotes.
> [name=ChengHan Wu] [time=Sun, Jun 28, 2015 9:59 PM] [color=#907bf7]