Fix markup and clarify table entry for ignored whitespace.
This commit is contained in:
parent
1e5bec2234
commit
1dd6e31e00
|
@ -662,7 +662,7 @@ Character Description
|
||||||
':name:' optional name of the preceeding element
|
':name:' optional name of the preceeding element
|
||||||
'X{}' pointer to a function (optional function
|
'X{}' pointer to a function (optional function
|
||||||
signature inside {})
|
signature inside {})
|
||||||
' \n\t' ignored (allow better readability)
|
' ', '\\n', \\t' ignored (allow better readability)
|
||||||
-- this may already be true
|
-- this may already be true
|
||||||
================ ===========
|
================ ===========
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue