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

121 Commits

Author SHA1 Message Date
Jeremy Ruston
2d80115534 Switched css files to .tid format 2012-05-29 21:58:09 +01:00
Jeremy Ruston
16e71dd636 Select the correct story view 2012-05-29 10:57:12 +01:00
Jeremy Ruston
49a3cb8ede Allow for macros and classes at both run level and block level
Involving a bit of a refactoring of the parameters to the
$tw.Tree.Macro constructor
2012-05-28 15:51:52 +01:00
Jeremy Ruston
aa4d435a67 Fixed wikitext rule for CSS classes to not erroneously match {{{ 2012-05-27 09:24:37 +01:00
Jeremy Ruston
5738d146e0 Amended macro mechanism so that the same wikitext rule can act as both a run rule and a block rule 2012-05-27 00:22:58 +01:00
Jeremy Ruston
9b9de6bbab Checking that links inside HTML blocks work 2012-05-26 23:42:17 +01:00
Jeremy Ruston
4a9af461a6 Adding macros and prettylinks to new wikitext parser 2012-05-26 23:37:44 +01:00
Jeremy Ruston
92353d37b2 First pass at a new wiki text parser
This one respects HTML paragraphs properly
2012-05-26 18:30:32 +01:00
Jeremy Ruston
85f1b33ef2 Docs updates 2012-05-20 18:47:11 +01:00
Jeremy Ruston
3077f392a1 Documentation cleanups 2012-05-20 15:59:04 +01:00
Jeremy Ruston
34edb48784 A quick sweep for missing or inaccurate code comments 2012-05-19 18:23:14 +01:00
Jeremy Ruston
070d919aa0 Docs update 2012-05-19 11:28:44 +01:00
Jeremy Ruston
342b5e72cf Added a smaller better example SVG image 2012-05-10 11:50:58 +01:00
Jeremy Ruston
c9fc19ed1c Added tab stop styling for JavaScript source 2012-05-09 13:49:14 +01:00
Jeremy Ruston
94834d5d27 Added some tags to the tw5.com tiddlers
For testing
2012-05-08 15:11:17 +01:00
Jeremy Ruston
6d0da350c7 Docs update 2012-05-06 14:14:06 +01:00
Jeremy Ruston
bac2c0ec07 Added a download macro
This enables us to save changes by cooking a new tiddlywiki and forcing
a download of it
2012-05-06 13:23:29 +01:00
Jeremy Ruston
a99f34fcae Cleaning up batch file locations
Bit of a pain that boot.js is sensitive to the current directory
2012-05-05 23:31:41 +01:00
Jeremy Ruston
186ec4052d Update docs and readme generation 2012-05-05 23:08:00 +01:00
Jeremy Ruston
34bb7f72d7 Adjusting for the directory move arounds 2012-05-05 22:59:47 +01:00
Jeremy Ruston
9465da4335 Part two of turning the rabbit hole inside out 2012-05-05 22:57:21 +01:00