Format Source Code php breaks code
When using Format Source Code in a php file it changes this
</div>
<?php get_footer();?>
into this
< /div> <
? php get_footer();
?>
Could this bug be fixed? (I just reported this bug, but maybe someone here has a fix?)
Thanks
Dreamweaver 2017.0.1
