jdaugherty opened a new issue, #152:
URL: https://github.com/apache/grails-intellij-plugin/issues/152

   Adding a link to a block tag causes the formatter to incorrectly indent 
subsequent sentences.
   
   Example:
   ```
   <html>
   <body>
   <div>
       <p>
           Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do 
eiusmod tempor incididunt ut labore et dolore magna aliqua.
           Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris 
nisi ut aliquip ex ea
           <a href="[http://www.google.com](http://www.google.com)">commodo</a> 
consequat.
       Duis aute irure dolor in reprehenderit in voluptate velit esse cillum 
dolore eu fugiat nulla pariatur. Excepteur sint
       occaecat cupidatat non proident, sunt in culpa qui officia deserunt 
mollit anim id est laborum
       </p>
   </div>
   </body>
   </html>
   ```
   
   ---
   
   *Imported from 
[IDEA-121137](https://youtrack.jetbrains.com/issue/IDEA-121137) · Type: Bug · 
Votes: 0*
   *Comments, attachments, dates and reporter are not part of the export — 
follow the link above for the full history.*
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to