mirror of
https://github.com/zulip/zulip.git
synced 2025-11-05 06:23:38 +00:00
test-documentation: Suppress Unicode Private Use Area validator warning.
sphinx_rtd_theme references the Font Awesome fa-link icon directly with U+F0C1. Signed-off-by: Anders Kaseorg <anders@zulip.com>
This commit is contained in:
committed by
Anders Kaseorg
parent
591bd3f4a1
commit
2ff3b51e03
@@ -1,4 +1,5 @@
|
|||||||
# Warnings that are probably less important.
|
# Warnings that are probably less important.
|
||||||
|
|
||||||
Consider using the “h1” element as a top-level heading only \(all “h1” elements are treated as top-level headings by many screen readers and other tools\)\.
|
Consider using the “h1” element as a top-level heading only \(all “h1” elements are treated as top-level headings by many screen readers and other tools\)\.
|
||||||
|
Document uses the Unicode Private Use Area\(s\), which should not be used in publicly exchanged documents\. \(Charmod C073\)
|
||||||
Section lacks heading\. Consider using “h2”-“h6” elements to add identifying headings to all sections\.
|
Section lacks heading\. Consider using “h2”-“h6” elements to add identifying headings to all sections\.
|
||||||
|
|||||||
Reference in New Issue
Block a user