I added the removePlugin line and still no luck:
It just lines everything up nicely (see below) but my tags are still out of place: <cfloop query="founders"> <cfoutput> </cfoutput> </cfloop> <cfloop query="advisors"> <cfoutput> </cfoutput> </cfloop> <cfloop query="developers"> <cfoutput> </cfoutput> </cfloop> Here is what the very end of my file looks like: <!--- ***** END MAIN CONTENT ***** ---></cfinvoke></cfinvoke></cfinvoke></div> </cfinclude></div> I am going to try adding closing tags on all of my includes and invokes to see if that works. It seems like that is what it is trying to do - close tags. have you tried adding >config.removePlugins = 'htmldataprocessor'; >? >it is not 'recommended', as it will stop validating/fixing invalid >html code, but may do the trick in your case. have not tried it, >though myself... > >Azadi > >On Thu, Jan 12, 2012 at 03:37, Torrent Girl <moniqueb...@gmail.com> wrote: >> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:349430 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm