On Fri, May 02, 2008 at 05:25:20PM +0200, noskule wrote: > hi list > Is there a way to get thead & tbody tags into pmwiki's table output? I > did see pits 970, but that changes pmwiki.php. Anyone sees a way how to > implement this? > thanks for any hints.
For pages that want to do lots of extra tags, I generally recommend using the EnableHTML recipe and the <table>, <thead>, <tbody>, etc. tags directly. Pm _______________________________________________ pmwiki-users mailing list [email protected] http://www.pmichaud.com/mailman/listinfo/pmwiki-users
