Nested shortcode rendering

mmh, guess I have may found the glitch <script> tag inside a <p> wont work

**test** {{< command ... >}} **bold**

you want it to be <p> TEST <a href ... script ...> BOLD</p>

guess for that the pop-up logic has to be changed or refactored.