mirror of
https://github.com/kennethreitz-archive/kcode.tmbundle.git
synced 2026-06-05 23:50:18 +00:00
documentation
This commit is contained in:
+9
-9
@@ -3,7 +3,15 @@ kCode for TextMate
|
||||
|
||||
Anyone who hasn't been living under a rock for the past 5 months has seen the ZenCoding project. The [Sparkup Bundle](http://github.com/rstacruz/sparkup) brought a lot more to the table then raw ZenCoding did. So, I took the best parts of both, and made the ultimate TextMate zen bundle.
|
||||
|
||||
Usage
|
||||
|
||||
Features
|
||||
--------
|
||||
* Sparkup / ZenCoding Expansion ( ⌘E )
|
||||
* HTML Tag Selection ( ⌘D )
|
||||
* HTML Tag Delete ( ⌘⇧⌫)
|
||||
* Bundle Update via Git
|
||||
|
||||
Code Expansion Usage
|
||||
-----
|
||||
`#header > ul#nav > li.small*2 < h1{Page Title} + p{lorem ipsum}` expands to:
|
||||
|
||||
@@ -16,14 +24,6 @@ Usage
|
||||
<p>lorem ipsum</p>
|
||||
</div>
|
||||
|
||||
|
||||
Features
|
||||
--------
|
||||
* Sparkup / ZenCoding Expansion ( ⌘E )
|
||||
* HTML Tag Selection ( ⌘D )
|
||||
* HTML Tag Delete ( ⌘⇧⌫)
|
||||
* Bundle Update via Git
|
||||
|
||||
On the Horizon
|
||||
--------------
|
||||
|
||||
|
||||
Reference in New Issue
Block a user