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:
+12
-11
@@ -25,18 +25,19 @@ On the Horizon
|
||||
* Tabs -> Spaces Shortcut
|
||||
* ??
|
||||
|
||||
Usage
|
||||
-----
|
||||
#header > ul > li < p{Footer} expands to:
|
||||
|
||||
<!-- The < symbol goes back up the parent; i.e., the opposite of >. -->
|
||||
<div id="header">
|
||||
<ul>
|
||||
<li></li>
|
||||
</ul>
|
||||
<p>Footer</p>
|
||||
</div>
|
||||
|
||||
Special Thanks
|
||||
--------------
|
||||
* [ZenCoding](http://code.google.com/p/zen-coding)
|
||||
* [Sparkup](http://github.com/rstacruz/sparkup)
|
||||
|
||||
|
||||
|
||||
|
||||
Contributing
|
||||
------------
|
||||
1. fork me
|
||||
1. change me
|
||||
1. git commit
|
||||
1. git push
|
||||
1. pull request me
|
||||
Reference in New Issue
Block a user