While writing a post about the use of the assets plugin I had to include the {assets:js} calls within the markdown code fences and the inline snippets... But, I think the plugin proccesses those tags and they (and their contents) won't show on the code. How can I make it work? Is there a way to deactivate the plugin for that page or a solution?
Also, and while we are at it: when you make a {assets:js} call, how can you reference a js file that is located in the same page directory as the page where the call is? do you have to type all of the route to the file from the homepage, or is there a method to avoid that?
Thanks in Advance!