I have been testing your plugin. You are talented. Anyway, can articles anywhere executed nested tags.
Scenario:
- step 1. I call an article from front page using something like {article Menu}{text}{/article}.
This works! It displays the article Menu.
- step 2. "Menu" contains a unordered list where each li contains something like {article 123}{url}{/article}. So on the front page I was expecting the url of article 123 to be displayed on the front page, but it is not.
- Therefore, I assume that nested {article}{article}{/article}{/article} does not work. DO NESTED ARTICLES WORK?