Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions index.bs
Original file line number Diff line number Diff line change
Expand Up @@ -375,6 +375,11 @@ The following is an informative summary of the format specifiers processed by th
<td>Applies provided CSS</td>
<td>n/a</td>
</tr>
<tr>
<td>`%%`</td>
<td>Escapes the `%` specifier</td>
<td>n/a</td>
</tr>
</table>

<h3 id="printer" abstract-op lt="Printer">Printer(|logLevel|, |args|[, |options|])</h3>
Expand Down