Skip to content

Instantly share code, notes, and snippets.

@oren
Created November 30, 2010 20:22
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save oren/722328 to your computer and use it in GitHub Desktop.
Save oren/722328 to your computer and use it in GitHub Desktop.
result =
%Q{<li class='list-with-no-kids' path='help'>help</li>
<li class='list-with-no-kids' path='account'>account</li>
<li class='list-with-kids' path='feed,'>feed
<ul class='hide'><li class='list-with-no-kids' path='feed,top'>top</li>
<li class='list-with-kids' path='feed,main,'>main
<ul class='hide'><li class='list-with-no-kids' path='feed,main,left'>left</li>
<li class='list-with-no-kids' path='feed,main,right'>right</li>
</ul></li></ul></li>}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment