updated readme to include restrictions on HTML in nodes
parent
6658952474
commit
2c766d8ea7
|
@ -52,6 +52,9 @@ You'll need to construct a nest unordered list that represents your node nesting
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
|
--Note that you can include any amount of HTML markup in your `<li>` **except** for other `<ul>` or `<li>` elements.--
|
||||||
|
|
||||||
|
|
||||||
-----
|
-----
|
||||||
|
|
||||||
###The jQuery Call
|
###The jQuery Call
|
||||||
|
|
Loading…
Reference in New Issue