1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-07-06 20:14:22 +00:00
Commit Graph

38 Commits

Author SHA1 Message Date
Jermolene
031c0f4146 Update HelloThere 2014-04-29 09:03:39 +01:00
Jermolene
84928ac99c Docs updates 2014-02-26 20:27:00 +00:00
Jermolene
ec606c89d2 Docs updates 2014-02-22 13:31:24 +00:00
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
Mario Pietsch
280bbde329 remove redundant wiki links in tiddlers 2014-02-11 21:02:23 +01:00
Jermolene
37ca86ff3d Docs updates 2014-01-26 17:49:43 +00:00
Jermolene
fca5681a1a Docs updates 2014-01-26 13:04:09 +00:00
Jermolene
2740f8c1f0 A trivial change for testing purposes 2014-01-08 18:04:49 +00:00
Jermolene
47ebed87f9 Docs updates 2014-01-03 17:13:03 +00:00
Jermolene
9a15cb0516 Docs correction 2013-12-21 20:56:31 +00:00
willover
886b069dce Fix Issue #285: Minor typo
Fix Issue #285: and TiddlyWikiClassic is -> and "TiddlyWikiClassic" is
2013-12-17 18:49:54 +00:00
Jermolene
c190b0f1ea Docs updates 2013-12-13 10:16:37 +00:00
Jermolene
b9faadbbc9 Docs updates 2013-12-12 09:48:08 +00:00
Jermolene
a9c209c62e Docs updates to get ready for beta
There will be quite a lot more of these updates…
2013-12-11 13:13:37 +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
aae8587660 Docs updates 2013-12-06 17:09:30 +00:00
Jermolene
17277cf8fd Docs update 2013-12-05 10:37:23 +00:00
Jermolene
933c61e611 Docs updates 2013-11-30 10:56:13 +00:00
Jermolene
3da17c8e04 Lotsa docs updates 2013-11-29 17:20:10 +00:00
Jermolene
4352e81b98 More docs updates 2013-11-28 18:17:47 +00:00
Jermolene
b77aa3908f Better styles for the message box 2013-11-28 07:41:28 +00:00
Jermolene
5ce112d431 Docs updates 2013-11-26 22:47:27 +00:00
Adrian Sampaleanu
03a81bd8b1 Style changes in user visible text node -> Node
Went through all user visible text and changed lowercase node to Node as per Node.js site.
2013-11-20 17:35:36 -05:00
Adrian Sampaleanu
97feef8909 Added Windows specific build scripts.
Added equivalent scripts for all .sh files and modified appropriate tiddlers to generate updated readme.md for the GitHub site.
2013-11-19 19:57:05 -05:00
Jermolene
14db418519 Docs updates 2013-11-09 15:55:59 +00:00
Jeremy Ruston
133069e0d0 Docs update
Tearing up the recent changes tab...
2013-08-25 21:22:11 +01:00
Jeremy Ruston
6c5239603c Starting some serious doc updates 2013-08-23 19:42:48 +01:00
Jeremy Ruston
f80f4f8679 Docs update 2013-06-05 14:13:05 +01:00
Jeremy Ruston
72a2a2d68e Docs update 2013-05-31 16:46:43 +01:00
Jeremy Ruston
77556828a7 Docs updates 2013-04-25 17:55:59 +01:00
Jeremy Ruston
91de9033f9 Remove more pesky instances of "reusable" 2013-03-19 22:45:12 +00:00
Jeremy Ruston
82bb5c3688 Docs updates 2013-03-02 13:14:56 +00:00
Jeremy Ruston
83b99bc917 Docs updates 2013-01-16 13:44:09 +00:00
Jeremy Ruston
15fda11156 Docs update 2013-01-06 21:39:57 +00:00
Jeremy Ruston
b251a2bfa1 Docs updates 2012-12-28 22:57:35 +00:00
Jeremy Ruston
b006cf163f Remove the old parser code
Thus introducing a few functional regressions, but it's going to be
easier to fix things up without the old code knocking around and
getting in the way.
2012-12-28 22:08:32 +00:00
Jeremy Ruston
84650b9a54 Swap over to the new mime type conventions
Discussed in
https://groups.google.com/forum/#!topic/tiddlywikidev/re8xfLqZNCE
2012-11-18 15:22:13 +00:00
Jeremy Ruston
719d89ca04 Move the editions into a subfolder 2012-11-16 21:20:27 +00:00