Skip to content

Instantly share code, notes, and snippets.

@jfmherokiller
Last active June 13, 2016 15:20
Show Gist options
  • Save jfmherokiller/9f2fe479b332459c2ee2b6ea4b0b740b to your computer and use it in GitHub Desktop.
Save jfmherokiller/9f2fe479b332459c2ee2b6ea4b0b740b to your computer and use it in GitHub Desktop.
macros['hello'] =
{
handler: function()
{
alert('Hi, reader!');
}
}
jQuery('#storeArea').append('<div tiddler="Hax" tags="nobr" created="0" modifier="twee" twine-position="0,0"> The Javascript billetroa has landed &lt;&lt;hello&gt;&gt;</div>')
tale.constructor()
state.display('Hax')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment