No title Revision 623330353861 (Mon Sep 26 2011 at 22:12) - Diff Link to this snippet: https://friendpaste.com/KSbu4xgvVzrpqXwq8W3Yh Embed: manni perldoc borland colorful default murphy trac fruity autumn bw emacs pastie friendly Show line numbers Wrap lines 12345678910111213141516171819202122232425262728293031323334353637383940414243<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"><html lang="en"><head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <title>xycodex</title> <script src="../libs/sizzle.js"></script> <script src="../libs/pure2.js"></script></head><body> <ul><li><a></a></li></ul> <script> (function(){ var html = $p( 'ul' ), data = { 'cat':'miaow', 'dog':'warf', 'mouse':'krrr' }, directive = { '@class':'"myClass"', 'li':{ 'animal<-':{ 'a':'animal', 'a@href':function(a){ return a.pos; }, '@class':'animal' } } }; html = html.render( data, directive ); }()); </script></body></html>