1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-08-23 10:06:44 +00:00
TiddlyWiki5/editions/tw5.com/tiddlers
Jermolene 06a0d21734 Use double linebreaks to indicate content of a widget or html element should be parsed in block mode
Fixes #82.

The old behaviour was to parse the content of a widget or html element
in block mode if the opening tag was followed by a line break. The new
behaviour requires two line breaks.

This makes it possible to include linebreaks more liberally within
wikitext, although care must still be taken to only use double line
breaks when the block mode behaviour is desired.

The code change here is very simple, just a single line change in
html.js. Most of the other changes are to convert various single line
breaks into double line breaks.
2014-02-20 21:42:31 +00:00
..
commands some doc updates. server default IP fix and changed Ton's entry page 2014-01-25 22:02:48 +01:00
concepts Add 'indexes' filter operator 2014-02-20 10:00:13 +00:00
definitions remove redundant wiki links in tiddlers 2014-02-11 21:02:23 +01:00
deserializers Documentation for translators 2014-02-17 22:46:30 +00:00
dev Fix typo 2014-02-16 19:10:55 +00:00
editions Docs updates 2014-02-06 22:21:03 +00:00
features Docs on searching 2014-02-10 16:22:02 +00:00
fields Remove modifier and creator fields from tiddlers in tw5.com 2013-12-11 07:57:12 +00:00
howtos Change .tids file extension to .multids 2014-02-20 10:27:02 +00:00
images Remove the white background rectangle from Motovun Jack.svg 2014-01-26 13:24:39 +00:00
macros Docs update 2013-12-28 17:57:11 +00:00
mechanisms Use double linebreaks to indicate content of a widget or html element should be parsed in block mode 2014-02-20 21:42:31 +00:00
moduletypes Switch to using $tw.fakeDocument for the fakedom document object 2014-01-15 14:57:35 +00:00
readme Update static link generation 2014-01-26 13:34:53 +00:00
roadmap remove redundant wiki links in tiddlers 2014-02-11 21:02:23 +01:00
samples Add a demo of alerts and tweak styles 2014-02-15 17:36:49 +00:00
saving Docs updates 2014-01-26 13:04:09 +00:00
system Fix problem with tiddlers of the type text/css 2014-02-14 19:25:38 +00:00
tags Docs updates 2013-12-12 09:48:08 +00:00
talkytalky Remove modifier and creator fields from tiddlers in tw5.com 2013-12-11 07:57:12 +00:00
tips Add note about system tiddler naming conventions 2014-01-23 08:23:49 +00:00
videos Fix video protocol 2014-01-26 13:24:27 +00:00
widgets Extend the transclude widget to fallback to displaying it's child nodes if the target isn't defined 2014-02-12 21:38:37 +00:00
wikitext Use double linebreaks to indicate content of a widget or html element should be parsed in block mode 2014-02-20 21:42:31 +00:00
Acknowledgements.tid Update URL for Stanford JavaScript Crypto Library 2014-01-29 21:49:38 +00:00
AllTiddlers.tid Fixed sort order 2013-08-24 17:12:26 +01:00
Community.tid Add note about joining Google Groups without a Google account 2014-02-15 13:11:10 +00:00
Contributing.tid Introduce coding style guidelines 2014-01-12 16:56:05 +00:00
Docs.tid Docs updates 2014-02-11 19:10:17 +00:00
Download.tid Docs updates 2013-12-12 09:48:08 +00:00
Examples.tid Remove modifier and creator fields from tiddlers in tw5.com 2013-12-11 07:57:12 +00:00
Features.tid Add a demo of alerts and tweak styles 2014-02-15 17:36:49 +00:00
Future of TiddlyWiki.tid remove redundant wiki links in tiddlers 2014-02-11 21:02:23 +01:00
GettingStarted.tid Add automatic saving and warning on exit with unsaved changes 2014-02-06 21:36:30 +00:00
HelloThere.tid Use double linebreaks to indicate content of a widget or html element should be parsed in block mode 2014-02-20 21:42:31 +00:00
HelpingTiddlyWiki.tid remove redundant wiki links in tiddlers 2014-02-11 21:02:23 +01:00
Philosophy of Tiddlers.tid Remove modifier and creator fields from tiddlers in tw5.com 2013-12-11 07:57:12 +00:00
Release 5.0.0alpha11.tid Remove modifier and creator fields from tiddlers in tw5.com 2013-12-11 07:57:12 +00:00
Release 5.0.0alpha12.tid Remove modifier and creator fields from tiddlers in tw5.com 2013-12-11 07:57:12 +00:00
Release 5.0.0alpha13.tid Remove modifier and creator fields from tiddlers in tw5.com 2013-12-11 07:57:12 +00:00
Release 5.0.0alpha14.tid Remove modifier and creator fields from tiddlers in tw5.com 2013-12-11 07:57:12 +00:00
Release 5.0.0alpha15.tid Remove modifier and creator fields from tiddlers in tw5.com 2013-12-11 07:57:12 +00:00
Release 5.0.0alpha16.tid Remove modifier and creator fields from tiddlers in tw5.com 2013-12-11 07:57:12 +00:00
Release 5.0.0alpha17.tid Remove modifier and creator fields from tiddlers in tw5.com 2013-12-11 07:57:12 +00:00
Release 5.0.1alpha.tid Typo correction 2013-12-24 09:06:09 +00:00
Release 5.0.2beta.tid Docs updates 2013-12-15 14:37:37 +00:00
Release 5.0.3beta.tid Preparation for 5.0.3 2013-12-15 16:57:58 +00:00
Release 5.0.4beta.tid Docs update 2013-12-22 16:25:01 +00:00
Release 5.0.5beta.tid Docs update 2013-12-24 14:21:35 +00:00
Release 5.0.6beta.tid Correct year of release for 5.0.6 2014-01-23 08:22:45 +00:00
Release 5.0.7beta.tid Update release date of 5.0.7 2014-01-26 21:08:13 +00:00
Release 5.0.8beta.tid Credit for @Tikkoneus's grammar docs 2014-02-13 15:47:05 +00:00
ReleaseHistory.tid Use double linebreaks to indicate content of a widget or html element should be parsed in block mode 2014-02-20 21:42:31 +00:00
Scalability.tid Remove modifier and creator fields from tiddlers in tw5.com 2013-12-11 07:57:12 +00:00
Structuring TiddlyWiki.tid Remove modifier and creator fields from tiddlers in tw5.com 2013-12-11 07:57:12 +00:00
TiddlyWiki Hangouts.tid Remove modifier and creator fields from tiddlers in tw5.com 2013-12-11 07:57:12 +00:00
Upgrading.tid Use double linebreaks to indicate content of a widget or html element should be parsed in block mode 2014-02-20 21:42:31 +00:00