Skip to content

Commit c75a9f5

Browse files
syjerMs2ger
authored andcommitted
fix #89, add missing 'content' string in template element
1 parent 13f1805 commit c75a9f5

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

tree-construction/tests18.dat

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -234,8 +234,9 @@
234234
| <html>
235235
| <head>
236236
| <template>
237-
| <plaintext>
238-
| "a</template>b"
237+
| content
238+
| <plaintext>
239+
| "a</template>b"
239240
| <body>
240241

241242
#data

0 commit comments

Comments
 (0)