Hi everyone, if you’re editing in vim and syntastic (you are if you’re using yadr), Modifying syntastinc configuration settings can bypass some annoyances when you save your ionic html files.
Thanks for this. I am a vim user, and this removes those annoying ‘error’ states.
I added the lines
let g:syntastic_html_tidy_blocklevel_tags
to my ~/.vimrc.local since I use the spf13 vim distribution from http://vim.spf13.com/