Update `list` param usage

pull/287/head
Amio 2019-06-14 10:19:42 +08:00
rodzic 63d8073c7a
commit 7fe6e31f89
1 zmienionych plików z 2 dodań i 2 usunięć

Wyświetl plik

@ -24,8 +24,8 @@ export default ({ isFlat }) => (
</li>
<li>
<code>list</code>
Set <code>list=1</code> will replace <code>,</code> with <code>|</code> in status text.
<a href='/badge/platform/ios,macos,tvos?list=1'>e.g.</a>
Set <code>list=|</code> will replace <code>,</code> with <code>|</code> in status text.
<a href='/badge/platform/ios,macos,tvos?list=|'>e.g.</a>
</li>
<li>
<code>label</code>