Created
February 27, 2012 12:45
-
-
Save zorn/1923482 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
What Zorn did: | |
* Removed all the CAPITAL <B> and </B> tags. | |
* Replaced all the <b> with <strong> | |
* Replaced all the </b> with </strong> | |
* Replaced all the <i> with <em> | |
* Replaced all the </i> with </em> | |
BTW the open counts on those didn't 100% match the close counts. If wanted I could try to find out which files have more opens than closes or more closes than opens for manual cleanup. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment