Quick markup fix
This commit is contained in:
parent
f6cc4b9737
commit
9f9a0940dd
Notes:
git
2022-05-12 07:54:04 +09:00
@ -441,10 +441,10 @@ This proc will add one to its argument.
|
||||
Each of the literals in described in this section
|
||||
may use these paired delimiters:
|
||||
|
||||
* <tt>[</tt> and </tt>]</tt>.
|
||||
* <tt>(</tt> and </tt>)</tt>.
|
||||
* <tt>{</tt> and </tt>}</tt>.
|
||||
* <tt><</tt> and </tt>></tt>.
|
||||
* <tt>[</tt> and <tt>]</tt>.
|
||||
* <tt>(</tt> and <tt>)</tt>.
|
||||
* <tt>{</tt> and <tt>}</tt>.
|
||||
* <tt><</tt> and <tt>></tt>.
|
||||
* Any other character, as both beginning and ending delimiters.
|
||||
|
||||
These are demonstrated in the next section.
|
||||
|
Loading…
x
Reference in New Issue
Block a user