Silence asciidoc checker fears
This commit is contained in:
parent
71027ab06d
commit
fd10419ad2
@ -1,4 +1,4 @@
|
||||
Since {cpp}23, it's possible to refer to unicode characters by their unicode name, which describes the character. For example `\N{WHALE}` is equivalent to `\u{1F40B}` and will display the whale emoji `🐋`.
|
||||
Since {cpp}23, it's possible to refer to unicode characters by their unicode name, which describes the character. For example `\N{WHALE}` is equivalent to `\u{1F40B}` and will display the whale emoji ``pass:n[🐋]``.
|
||||
|
||||
== Why is this an issue?
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user