Updated Document types conventions (markdown)

Wei Zhu 2017-01-19 13:58:04 +08:00
parent 8406da0d43
commit 6968781314

@ -27,7 +27,7 @@ Array<string|number>
## Enum
```
`primary`|`ghost`|`dashed`
'primary'|'ghost'|'dashed'
```
## Using `|` for multiple types