I’m trying to use shortcoder to output a line in a table where each column is related to the first value. I’ve written javascript to output the required code passing the initial value as a parameter. It all works fine except that something is putting out a <p> tag before running the script. Because the script runs within the <tr> … </tr> tags the paragraphs get positioned above the table resulting in a large gap. Is there any solution to this?
Apart from that issue it’s a great plugin, easy to use.