Sha256: b2c227ecd7d55cd6ceddd324f7816445625fe69f97dc81ca315550cadfc6f177

Contents?: true

Size: 345 Bytes

Versions: 5

Compression:

Stored size: 345 Bytes

Contents

<table class="symbols">
  <tr>
    <th class="name">name</th>
    <th class="symbol">symbol</th>
    <th class="meaning">meaning</th>
    <th class="remark">remark</th>
  </tr>
  *{spec.symbols as s}{
    <tr>
    	<td><em>${s.name}</em></td>
    	<td>${s.symbol}</td>
    	<td>${s.meaning}</td>
    	<td>${s.remark}</td>
    </tr>
  }
</table>

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
wlang-0.10.2 doc/specification/symbols.wtpl
wlang-0.10.1 ./doc/specification/symbols.wtpl
wlang-0.10.0 doc/specification/symbols.wtpl
wlang-0.9.2 doc/specification/symbols.wtpl
wlang-0.9.1 doc/specification/symbols.wtpl