1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-07-08 04:54:23 +00:00
Commit Graph

131 Commits

Author SHA1 Message Date
Jeremy Ruston
4289a027d4 Add newlines after opening and closing tags
Which also fixes the problem with the PRE tag eating it's first newline
2013-02-03 17:11:03 +00:00
Jeremy Ruston
07e8348b8e Docs update 2013-01-23 12:37:17 +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
bab43fe6c2 Docs update 2013-01-03 16:28:07 +00:00
Jeremy Ruston
16ea71c762 Docs updates 2012-12-29 22:29:32 +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
6d09b2fb9c Improve syntax for classed runs 2012-11-29 17:23:46 +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
447496a6f8 Docs update 2012-11-16 22:59:20 +00:00
Jeremy Ruston
1b23ecee0f Introduce new "empty" edition
The old mechanism was clunky
2012-11-16 21:40:59 +00:00
Jeremy Ruston
f8817a8091 Docs update 2012-11-06 17:51:30 +00:00
Jeremy Ruston
b0abbb38da Docs update 2012-10-26 22:12:14 +01:00
Jeremy Ruston
031e3b8b80 Updates to CecilyView and browser.js 2012-10-26 10:28:32 +01:00
Jeremy Ruston
f603854729 Remove some inaccurate documentation
There's a lot more weeding that needs to be done
2012-10-25 22:56:13 +01:00
Jeremy Ruston
ce4a14c68a Fixed tiddler styling issues 2012-10-24 22:28:25 +01:00
Jeremy Ruston
246fd81d39 Docs update
Because of the upcoming changes to the tiddler macro
2012-10-15 18:45:50 +01:00
Jeremy Ruston
7e888e051d Docs updates
Trying to get the plugin documentation into shape
2012-08-30 13:55:28 +01:00
Jeremy Ruston
68efce20c4 Starting building an empty.html 2012-08-25 12:07:39 +01:00
Jeremy Ruston
62762a370c Docs correction 2012-08-04 18:06:07 +01:00
Jeremy Ruston
d53eb50a6e Content changes to reflect change from alpha.tiddlywiki.com to five.tiddlywiki.com 2012-07-23 17:31:36 +01:00
Jeremy Ruston
cc0ec50b1d Improved sample wizard 2012-07-18 15:18:20 +01:00
Jeremy Ruston
01b5f09c63 Docs update 2012-07-18 11:44:45 +01:00
Jeremy Ruston
f25299f9f3 Docs update 2012-07-15 17:34:34 +01:00
Jeremy Ruston
73071f18ae Replace obsolete hide macro with reveal macro 2012-07-13 23:39:20 +01:00
Jeremy Ruston
c258cd4874 Docs updates 2012-07-13 22:57:31 +01:00
Jeremy Ruston
3b86f76bab Docs for using with TiddlySpot 2012-07-13 13:03:59 +01:00
Jeremy Ruston
cf034b4ac9 Docs 2012-07-07 17:14:09 +01:00
Jeremy Ruston
6056b88532 Docs update
The SubStories thing is fun
2012-06-26 19:55:11 +01:00
Jeremy Ruston
663fd2fe10 More styling adjustments
And started using Bootstrap's responsive stylesheets, so we can start
to look decent on phones
2012-06-24 17:07:38 +01:00
Jeremy Ruston
94c622a40f Added new storyview called "zoomin" 2012-06-22 18:02:50 +01:00
Jeremy Ruston
bc7edd0751 More docs updates 2012-06-22 15:45:32 +01:00
Jeremy Ruston
fbe9d95bf3 Docs updates 2012-06-22 14:13:29 +01:00
Jeremy Ruston
9a19ed67d4 Docs updates 2012-06-22 13:51:47 +01:00
Jeremy Ruston
5819c36d90 Docs updates 2012-06-22 12:25:10 +01:00
Jeremy Ruston
d82e372569 Added close button
And made the edit button be a graphic, too
2012-06-21 19:44:21 +01:00
Jeremy Ruston
923f354ce8 Docs update 2012-06-21 16:25:28 +01:00
Jeremy Ruston
cabc11d517 Use the transclude macro instead of list tagging in the tag popup 2012-06-19 10:40:30 +01:00
Jeremy Ruston
0d928c05a5 Added new transclude wikitext rule and macro
Which allows us to get rid of the tags macro
2012-06-19 08:57:29 +01:00
Jeremy Ruston
2d94e466ae Bump up the version number
As we're going so fast now
2012-06-10 18:12:33 +01:00
Jeremy Ruston
c677b4bddf More docs updating 2012-06-10 17:48:23 +01:00
Jeremy Ruston
cd824a350a Docs update 2012-06-10 17:27:09 +01:00
Jeremy Ruston
f838d6e3c1 Lots of documentation updates
More to come...
2012-06-10 13:40:53 +01:00
Jeremy Ruston
e88873e3a8 Removed mistaken suppression of trailing newlines in JS comments 2012-06-09 22:39:13 +01:00
Jeremy Ruston
622884cd5d Docs updates 2012-06-09 22:26:48 +01:00
Jeremy Ruston
31257489a7 More docs updates 2012-06-06 10:15:20 +01:00
Jeremy Ruston
0944e5476d Docs update 2012-06-05 23:00:26 +01:00
Jeremy Ruston
03da553c3b Added wikitext for m- and n-dashes 2012-06-05 16:33:35 +01:00
Jeremy Ruston
63ca67e0ea Docs updates 2012-06-05 14:41:43 +01:00