/xml/tests/testData/smartEnter/CompleteMissingTag_after_3.xml
https://bitbucket.org/nbargnesi/idea · XML · 14 lines · 14 code · 0 blank · 0 comment · 0 complexity · a8ac6f9c53b51b8aec46085fd0b83679 MD5 · raw file
- <html>
- <head>
- <title>My page</title>
- </head>
- <body>
- <div>
- <h1>Hello</h1>
- </div>
- <div>
- <b>Some text
- <i>
- </i>
- <caret></b>
- </div>