From Jason Turner

[format.type.char]

Diff to HTML by rtfpessoa

tmp/tmptff2eorc/{from.md → to.md} RENAMED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ **Table: Meaning of type options for `charT`** <a id="format.type.char">[format.type.char]</a>
2
+
3
+ | Type | Meaning |
4
+ | ------------------------------ | ------------------------------------ |
5
+ | none, `c` | Copies the character to the output. |
6
+ | % `b`, `B`, `d`, `o`, `x`, `X` | As specified in [[format.type.int]]. |
7
+