]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
turn attribute rules to list
authorJacob Thornton <jacobthornton@gmail.com>
Mon, 28 Nov 2011 01:12:17 +0000 (17:12 -0800)
committerJacob Thornton <jacobthornton@gmail.com>
Mon, 28 Nov 2011 01:12:17 +0000 (17:12 -0800)
js/README.md

index e1f5107c2c9944185ac0a8d16a55915898ab4baf..ba52b5956506770903d3d42e00b9fc6b3ba0aeb3 100644 (file)
@@ -65,9 +65,9 @@ All events should have an infinitive and past participle form. The infinitive is
 
 Data attributes should take the following form:
 
-data-*(verb)* - defines main interaction
-data-target || href^=# - defined on controller element (if element interacts with an element other than self)
-data-*(noun)* - defines options for element invocation
+-data-*(verb)* - defines main interaction
+-data-target || href^=# - defined on controller element (if element interacts with an element other than self)
+-data-*(noun)* - defines options for element invocation
 
 examples: