Update to CKEDITOR January 29, 2014
Recently I've updated my admin section of the site to use the CKEditor. It is pretty nice. Previously I was using NicEdit. It inserted DIV when I pressed enter. This one inserts paragraph tags, so I was manually editing a lot of HTML source. That's one major benefit. Plus there's a built in HTML source viewer/editor.
It should be easy to make clean content now.
This is a h2.
We'll see how it goes. The other major benefit, and this is just a F$^#$ YEAH to the internet in general, is that the CKEDITOR source is hosted on a Content Delivery Network (CDN), meaning I don't have to junk up my solution and git repository with CKEDITOR scripts and resources. F@#% YEAH INTERNET.