mirror of
https://github.com/wren-lang/wren.git
synced 2026-01-11 22:28:45 +01:00
Deploy to GitHub Pages:
This commit is contained in:
@ -108,9 +108,9 @@ class Example {}
|
||||
|
||||
<p>They can be:</p>
|
||||
<ul>
|
||||
<li>a #key on it’s own</li>
|
||||
<li>a #key = value</li>
|
||||
<li>a #group(with, multiple = true, keys = “value”)</li>
|
||||
<li>a <code>#key</code> on it’s own</li>
|
||||
<li>a <code>#key = value</code></li>
|
||||
<li>a <code>#group(with, multiple = true, keys = "value")</code></li>
|
||||
</ul>
|
||||
<p><strong>Example</strong> </p>
|
||||
<p>Below you can one obvious use case, a wip version where attributes for docs were
|
||||
|
||||
Reference in New Issue
Block a user