Raw HTML text can be included in a tiddler:
<html>
This is some <strong>HTML</strong> formatting
</html>
This is some HTML formatting

Notes

  • only static HTML elements that are valid within a <div> work correctly
  • document.write cannot be used to generate dynamic content
  • External <script> elements cannot be used within <html> blocks
bag
tiddlywiki-com-ref_public
created
Fri, 11 Feb 2011 14:29:09 GMT
creator
matt
modified
Tue, 15 Feb 2011 15:18:51 GMT
modifier
psd
tags
formatting