[SVN] Revision 997
Sune Foldager
cryo at simplit.com
Fri May 20 19:11:00 UTC 2005
Added a lib directory plus a README file explaining its purpose.
Added a support bash-file for HTML generation. Comments and usage is included in the file.
To use it in commands, source it by typing the following:
. "$TM_SUPPORT_PATH/lib/html.sh"
Note that files like this _only_ works when sourced (with 'source' or '.'). Not when executed.
Also not that it only works with bash.
Changed:
A trunk/Support/lib/
A trunk/Support/lib/README.txt
A trunk/Support/lib/html.sh
More information about the textmate-dev
mailing list