From f9432ef7e5d3e0ff049c5a1d23542bd0244065ef Mon Sep 17 00:00:00 2001 From: Allan Odgaard Date: Sun, 4 Mar 2007 20:11:31 +0000 Subject: [PATCH] =?UTF-8?q?Add=20the=20following=20keys=20to=20the=20bundl?= =?UTF-8?q?e=E2=80=99s=20info.plist:?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit contactName: The full name of the contact for this bundle. contactEmailRot13: A ROT13 encoded email address for the bundle contact (we obfuscate it to avoid spammers from picking up the files, seeing how bundles will often be available via anonymous svn over http). description: A short description for this bundle. Do link to more info about the language (or whatever) the bundle is about. I decided on using HTML for this (but leave out the initial paragraph tag) since it seemed like overkill to run a single line of text through Markdown.pl, just to convert [foo](link) into foo Many of the current descriptions could use some improvements, I just wanted to get the ball rolling :) git-svn-id: http://svn.textmate.org/trunk/Bundles/Textile.tmbundle@6718 dfb7d73b-c2ec-0310-8fea-fb051d288c6d --- info.plist | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/info.plist b/info.plist index 213a90e..8688d3a 100644 --- a/info.plist +++ b/info.plist @@ -2,10 +2,16 @@ + contactEmailRot13 + qnivq@tenlfxvrf.arg + contactName + David Powers deleted A90B97AF-6C00-4F54-B7AA-A6985006F787 + description + <a href="http://www.textism.com/tools/textile/">Textile</a> is a lightweight markup language originally developed by Dean Allen and billed as a “humane Web text generator”. Textile converts its marked-up text input to valid, well-formed XHTML. mainMenu excludedItems