1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-08-23 18:16:44 +00:00
TiddlyWiki5/editions
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
..
clientserver Tidy up docs 2014-02-14 22:22:11 +00:00
codemirrordemo Add automatic saving and warning on exit with unsaved changes 2014-02-06 21:36:30 +00:00
d3demo Add automatic saving and warning on exit with unsaved changes 2014-02-06 21:36:30 +00:00
de-AT-DE Add initial translation for de-AT and de-DE. de-AT depends on de-DE and doesn't contain any tiddlers atm. Added de-CH plugin info with no content atm. Added a de-AT-DE edition, that will contain german how-to's in the future. 2014-02-18 00:06:02 +01:00
empty Forgot to add the vanilla theme to existing editions 2013-11-28 16:42:38 +00:00
highlightdemo Clean up the highlight plugin 2014-02-10 13:51:38 +00:00
markdowndemo Add automatic saving and warning on exit with unsaved changes 2014-02-06 21:36:30 +00:00
tahoelafs Remove modifier and creator fields from tiddlers in tw5.com 2013-12-11 07:57:12 +00:00
test 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
testcommonjs Forgot to add the vanilla theme to existing editions 2013-11-28 16:42:38 +00:00
tw2 Docs update 2013-12-22 16:25:01 +00:00
tw5.com 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
tw5tank Add config tiddler for host string 2014-02-12 22:20:28 +00:00
tw5tiddlyweb Update title for the TiddlyWeb edition 2014-02-12 18:29:10 +00:00
zh-Hans Add initial translation for Simplified Chinese (zh-Hans). 2014-02-20 23:03:06 +08:00
zh-Hant Add initial translation for Simplified Chinese (zh-Hans). 2014-02-20 23:03:06 +08:00