Wykres commitów

15 Commity (c3f9cf41d51e0fd72ca841682f7b0f9bc94b0c72)

Autor SHA1 Wiadomość Data
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
Jermolene 30997f3f24 Docs update 2014-02-14 19:28:44 +00:00
Jermolene c3254bc981 Add hint for typing triple backticks on some keyboards 2014-02-14 19:09:49 +00:00
Jermolene 7a62a86baf Docs updates 2014-02-11 19:10:17 +00:00
Jermolene c49681ecf3 Docs tweaks 2014-01-25 14:47:25 +00:00
Jermolene b9b1b001da Update Typed Blocks documentation 2014-01-20 17:14:38 +00:00
Jermolene d57010d2fb Docs updates 2014-01-07 11:57:42 +00:00
Jermolene 307b5c7d6b Merging #321 Table valign from @Skeeve 2014-01-03 10:39:55 +00:00
Jermolene 5dd33904e7 Update docs for double backtick syntax 2013-12-30 12:13:23 +00:00
Jermolene c49bc2b0a6 Update docs for tables in wikitext
Fixes #314
2013-12-30 10:51:25 +00:00
Jermolene 7dc7559b90 Adjust references to five.tiddlywiki.com 2013-12-15 16:53:10 +00:00
Jermolene 6a8feb216a Add parser rule for hard linebreaks 2013-12-14 17:05:57 +00:00
Jermolene 2ffcbb76eb Remove modifier and creator fields from tiddlers in tw5.com
Keeps things tidier
2013-12-11 07:57:12 +00:00
Jermolene 5bb7ee2f88 Docs updates 2013-12-06 16:24:11 +00:00
Jermolene 1fddcf075f Big docs update
Finally sorting out the wikitext documentation
2013-12-05 16:21:10 +00:00