What is the best wysiwig HTML editor producing pretty diffs in SVN history? -


we have html documentation svn. users write documentation using wysiwyg editor nvu. history diffs producing nvu bad. mean when change 1 word in html file , save it, resulted file has different formating. if have svn history or trac timeline, cannot distinguish changed. there alternative producing files having aranged diffs when looking in history via svn or trac timeline?

i use tool normalize html regardless of editor users have chosen, , tell run before commiting. ensure has been done, can block commits in svn pre commit hook. if, instance html supposed formed xhtml, write such hook xmllint --format make sure incoming xml matches of xmllinted one, or reject commit. way can force users run prepare script or similar before commit.


Comments

Popular posts from this blog

asp.net - repeatedly call AddImageUrl(url) to assemble pdf document -

java - Android recognize cell phone with keyboard or not? -

iphone - How would you achieve a LED Scrolling effect? -