@@ -2085,11 +2085,11 @@ Object {
2085
2085
" [<]c[>]" ,
2086
2086
],
2087
2087
" logMessages" : Array [
2088
- " (2,4): Invalid HTML element: This HTML element name is not defined by your TSDoc configuration" ,
2088
+ " (2,4): Invalid HTML element: The HTML element name \\ " a \\ " is not defined by your TSDoc configuration" ,
2089
2089
" (2,6): The \\ " > \\" character should be escaped using a backslash to avoid confusion with an HTML tag" ,
2090
- " (3,4): Invalid HTML element: This HTML element name is not defined by your TSDoc configuration" ,
2090
+ " (3,4): Invalid HTML element: The HTML element name \\ " b \\ " is not defined by your TSDoc configuration" ,
2091
2091
" (3,6): The \\ " > \\" character should be escaped using a backslash to avoid confusion with an HTML tag" ,
2092
- " (4,4): Invalid HTML element: This HTML element name is not defined by your TSDoc configuration" ,
2092
+ " (4,4): Invalid HTML element: The HTML element name \\ " c \\ " is not defined by your TSDoc configuration" ,
2093
2093
" (4,6): The \\ " > \\" character should be escaped using a backslash to avoid confusion with an HTML tag" ,
2094
2094
],
2095
2095
" nodes" : Object {
@@ -2104,7 +2104,7 @@ Object {
2104
2104
Object {
2105
2105
" errorLocation" : " a" ,
2106
2106
" errorLocationPrecedingToken" : " <" ,
2107
- " errorMessage" : " Invalid HTML element: This HTML element name is not defined by your TSDoc configuration" ,
2107
+ " errorMessage" : " Invalid HTML element: The HTML element name [q]a[q] is not defined by your TSDoc configuration" ,
2108
2108
" kind" : " ErrorText" ,
2109
2109
" nodes" : Array [
2110
2110
Object {
@@ -2146,7 +2146,7 @@ Object {
2146
2146
Object {
2147
2147
" errorLocation" : " b" ,
2148
2148
" errorLocationPrecedingToken" : " <" ,
2149
- " errorMessage" : " Invalid HTML element: This HTML element name is not defined by your TSDoc configuration" ,
2149
+ " errorMessage" : " Invalid HTML element: The HTML element name [q]b[q] is not defined by your TSDoc configuration" ,
2150
2150
" kind" : " ErrorText" ,
2151
2151
" nodes" : Array [
2152
2152
Object {
@@ -2188,7 +2188,7 @@ Object {
2188
2188
Object {
2189
2189
" errorLocation" : " c" ,
2190
2190
" errorLocationPrecedingToken" : " <" ,
2191
- " errorMessage" : " Invalid HTML element: This HTML element name is not defined by your TSDoc configuration" ,
2191
+ " errorMessage" : " Invalid HTML element: The HTML element name [q]c[q] is not defined by your TSDoc configuration" ,
2192
2192
" kind" : " ErrorText" ,
2193
2193
" nodes" : Array [
2194
2194
Object {
0 commit comments