1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2025-01-12 18:30:27 +00:00
TiddlyWiki5/core
Tobias Beer b43d4a33d6 simplified regexp
Ok, I think I've got it now. The following matches all...

1. starting with a literal `$:`
2. then any number of character not a whitespace, `<` or  `|`
3. closing with anything that is, again, not a whitespace, `<` or  `|`

Test here...

http://tbdemo.tiddlyspot.com/#Autolink%20System%20Tiddlers
2015-01-11 11:04:02 +01:00
..
images Icon tweaks 2014-11-17 16:26:09 +00:00
language Adjust tiddler toolbar button wording 2014-12-24 10:28:47 +00:00
modules simplified regexp 2015-01-11 11:04:02 +01:00
palettes Tweaked default tag background 2014-11-22 17:06:44 +00:00
templates Fix problem with static "all tiddlers" export 2014-12-04 07:58:30 +00:00
ui Focus search box on startup 2015-01-04 15:53:48 +00:00
wiki Use the toc-caption() utility macro in Tabbed ToCs as well 2015-01-05 10:59:28 +01:00
acknowledgements.tid Reorganise acknowledgements 2014-08-01 08:42:52 +01:00
copyright.tid Update copyright year 2014-01-02 10:55:19 +00:00
icon.tid Minor icon tweaks 2014-08-08 16:35:48 +01:00
plugin.info Add/update plugin readmes 2014-08-07 15:49:52 +01:00
readme.tid Add/update plugin readmes 2014-08-07 15:49:52 +01:00

title: $:/core/readme

This plugin contains TiddlyWiki's core components, comprising:

* JavaScript code modules
* Icons
* Templates needed to create TiddlyWiki's user interface
* British English (''en-GB'') translations of the localisable strings used by the core