no message

Former-commit-id: 90b140d703fb3fce2bef2d98516293854ef9d014
Former-commit-id: a77a9d22757d33850b7366f9d603a920458a29e0
Former-commit-id: d8f16caa59b4ebe374d26c011f967e3dc7e4eef0
This commit is contained in:
liyang
2018-06-10 09:21:26 +08:00
parent 0f37ec5374
commit e256d63b60
28 changed files with 126 additions and 65 deletions

View File

@@ -9,7 +9,7 @@
## 示例
``` vue
<d2-highlight code="alert('Hello')"></d2-highlight>
<d2-highlight code="alert('Hello')"/>
```
::: tip