Changeset 598545
- Timestamp:
- 09/13/2012 03:31:24 PM (14 years ago)
- Location:
- wp-markdown-syntaxhighlighter
- Files:
-
- 2 edited
-
tags/0.3.1/readme.txt (modified) (2 diffs)
-
trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
wp-markdown-syntaxhighlighter/tags/0.3.1/readme.txt
r598542 r598545 5 5 Requires at least: 3.1 6 6 Tested up to: 3.4.1 7 Stable tag: 0.3 8 License: CC-BY-NC-SA 3.09 License URI: http:// creativecommons.org/licenses/by-nc-sa/3.0/7 Stable tag: 0.3.1 8 License: GPLv2 or later 9 License URI: http://www.gnu.org/licenses/gpl-2.0.html 10 10 11 11 WP-Markdown-SyntaxHighlighter works in conjunction with Markdown-formatted code blocks and SyntaxHighlighter to properly format code. … … 75 75 = 0.3.1 = 76 76 77 * Switched to GPL 2.0 to be compliant with the WP plugin directory 77 * Updated licensing to GPL 2 in order to post in WP plugin directory 78 * Cleaned up some comments, code formatting 78 79 79 80 = 0.3 = -
wp-markdown-syntaxhighlighter/trunk/readme.txt
r598541 r598545 5 5 Requires at least: 3.1 6 6 Tested up to: 3.4.1 7 Stable tag: 0.3 8 License: CC-BY-NC-SA 3.09 License URI: http:// creativecommons.org/licenses/by-nc-sa/3.0/7 Stable tag: 0.3.1 8 License: GPLv2 or later 9 License URI: http://www.gnu.org/licenses/gpl-2.0.html 10 10 11 11 WP-Markdown-SyntaxHighlighter works in conjunction with Markdown-formatted code blocks and SyntaxHighlighter to properly format code. … … 75 75 = 0.3.1 = 76 76 77 * Switched to GPL 2.0 to be compliant with the WP plugin directory 77 * Updated licensing to GPL 2 in order to post in WP plugin directory 78 * Cleaned up some comments, code formatting 78 79 79 80 = 0.3 =
Note: See TracChangeset
for help on using the changeset viewer.