We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3078371 commit bb92134Copy full SHA for bb92134
encoding/README.md
@@ -32,7 +32,7 @@ test data as input; this is, it's the expected result of running *only* the
32
*encoding sniffing algorithm* — without also running the tokenization state
33
machine and tree-construction stage defined in the spec.
34
35
-For all tests outside the subdirectory named "preparsed", the encoding name
+For all tests outside the subdirectory named `preparsed`, the encoding name
36
indicated is instead the expected character encoding for the output after
37
fully parsing the given test data; that is, it's the expected character
38
encoding for the output after running the tokenization state machine and
0 commit comments