Mario Pietsch
78a09fcf56
Docs - download empty button new syntax - v5.3.x ( #8034 )
...
* docs - download empty button new syntax - want to keep stuff like this for the time beeing
* use \procedure instead of \define for consistency
2024-03-10 15:07:56 +00:00
jeremy@jermolene.com
33f40c47c6
Use code-body: yes for more templates
...
Fixes #6444
2022-02-07 16:53:36 +00:00
Jermolene
799a5b059a
Move fullscreen button into core from plugin
2014-08-01 16:52:12 +01:00
Jermolene
bea8730a47
Fix problem with tiddlers of the type text/css
...
Fixes #395
2014-02-14 19:25:38 +00:00
Jermolene
762940adbc
No longer save system modules separately in the main HTML template
...
These tiddlers were being handled as `<script>` tags to make it easier
to debug them. But in fact modern dev tools are quite happy to debug
code that has been eval’d, and this arrangement was causing problems
for importing.
Fixes #335
2014-01-25 21:22:43 +00:00
Jermolene
7b7e799a70
Fixed problem with static content being included in empty.html
...
A bit of a hack to fix this problem:
https://groups.google.com/forum/#!topic/tiddlywikidev/Ucpbq5eeq8g
2013-12-23 09:53:31 +00:00
Jermolene
7baf8431a4
Refactor the download buttons into reusable snippets
2013-11-29 09:12:23 +00:00