How its possible to insert a plugin after the anchor of every heading? The plugin shall be inserted automatically on every wiki site.
The source code of the anchor is in the file JSPWikiMarkupParser.java (method "closeHeadings()"). But how can i manage this with a plugin without changing the JSPWikiMarkupParser.java -- View this message in context: http://www.nabble.com/Plugin-after-%22heading%22-tp22062003p22062003.html Sent from the JspWiki - User mailing list archive at Nabble.com.
