Hi,
In the SDI demo, when I select HTML and write a set of <style></style> tags for instance, the outlining for the style tag does not end with the </style> end tag, at least not at first. I can reproduce this by loading the SDI demo, enter <style>, go down a few lines and then enter </style>. An outlining node is created for the style tag, but it seem to go all the way down to the end of the document, instead of to the </style> tag. I have tested this with version 3.x of SyntaxEditor, and it seems to work fine there. I may be missing something here, but I would like your advice on how to fix this :)
In the SDI demo, when I select HTML and write a set of <style></style> tags for instance, the outlining for the style tag does not end with the </style> end tag, at least not at first. I can reproduce this by loading the SDI demo, enter <style>, go down a few lines and then enter </style>. An outlining node is created for the style tag, but it seem to go all the way down to the end of the document, instead of to the </style> tag. I have tested this with version 3.x of SyntaxEditor, and it seems to work fine there. I may be missing something here, but I would like your advice on how to fix this :)