Created
June 26, 2010 14:10
-
-
Save ootput/454076 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
| <?xml version="1.0" encoding="utf-8" ?> | |
| <pluggable type="plugin"> | |
| <name>Gist Extras</name> | |
| <license url="http://www.apache.org/licenses/LICENSE-2.0.html">Apache Software License 2.0</license> | |
| <url>http://andrewhutchings.com</url> | |
| <author url="http://andrewhutchings.com">Andrew Hutchings</author> | |
| <version>0.0.2</version> | |
| <description><![CDATA[Embeds gists in post content, and allows for the use of custom CSS.]]></description> | |
| <copyright>2009</copyright> | |
| </pluggable> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment