2}>for of as ---------------------------------------------------- [ ["tag", [ ["tag", [ ["punctuation", "<"], ["class-name", "CodeView"] ]], ["attr-name", ["title"]], ["script", [ ["script-punctuation", "="], ["punctuation", "{"], ["tag", [ ["tag", [ ["punctuation", "<"], "span" ]], ["attr-name", ["title"]], ["script", [ ["script-punctuation", "="], ["punctuation", "{"], ["number", "123"], ["punctuation", "}"] ]], ["punctuation", ">"] ]], ["plain-text", "2"], ["tag", [ ["tag", [ ["punctuation", ""] ]], ["punctuation", "}"] ]], ["punctuation", ">"] ]], ["plain-text", "for of as"], ["tag", [ ["tag", [ ["punctuation", ""] ]] ] ---------------------------------------------------- Checks for nested tag with JSX inside another tag with JSX. See #1342