1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-08-08 20:20:36 +00:00
TiddlyWiki5/editions/tw5.com/tiddlers/mechanisms
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
..
AlertMechanism.tid Add a demo of alerts and tweak styles 2014-02-15 17:36:49 +00:00
BootMechanism.tid Docs update 2013-12-14 09:46:10 +00:00
DraftMechanism.tid Merge the dev material back into the main tw5.com wiki 2013-11-28 17:12:18 +00:00
EncryptionMechanism.tid Remove modifier and creator fields from tiddlers in tw5.com 2013-12-11 07:57:12 +00:00
HistoryMechanism.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
LazyLoadingMechanism.tid Docs updates 2014-02-06 22:21:03 +00:00
ParsingMechanism.tid Merge the dev material back into the main tw5.com wiki 2013-11-28 17:12:18 +00:00
PluginMechanism.tid Remove "coreversion" metadata from plugins 2013-12-14 09:49:39 +00:00
PopupMechanism.tid Docs updates 2013-12-13 10:16:37 +00:00
RenderingMechanism.tid Merge the dev material back into the main tw5.com wiki 2013-11-28 17:12:18 +00:00
StateMechanism.tid Remove obsolete itemClass attribute on the list widget 2014-01-12 17:01:18 +00:00
TestingMechanism.tid Adjust references to five.tiddlywiki.com 2013-12-15 16:53:10 +00:00
TranslationMechanism.tid Documentation for translators 2014-02-17 22:46:30 +00:00