/**
* @package HTML_Code_Filter
* @author Owen Winkler
* @version 1.0
*/
/*
Plugin Name: HTML Code Filter
Plugin URI: http://www.asymptomatic.net/wp-hacks
Description: A filter that HTML-encodes <code< blocks. This code is licensed under a Creative Commons License for attributed, non-commercial use.
Version: 1.0
Author: Owen Winkler
Author URI: http://www.asymptomatic.net
*/
…End of the part1. To be continued..