1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2025-06-25 06:32:58 +00:00
Jeremy Ruston 632970cd86 Get external links working again
We no longer use the `<$link>` widget for external links. Instead the
parser generates `<a>` elements. This makes things simpler, but does
mean that the `target=_blank` behaviour is baked into the parser.
Probably we should introduce a new `<$extlink>` widget that generates
an `<a>` element with a configurable `target` attribute
2013-10-24 11:54:54 +01:00
..
2012-12-28 22:08:32 +00:00
2012-12-28 22:08:32 +00:00
2012-12-22 23:09:44 +00:00
2012-12-22 23:09:44 +00:00
2013-10-24 11:54:54 +01:00
2013-07-14 23:13:42 +01:00
2013-07-05 22:37:55 +01:00
2013-10-24 11:54:54 +01:00
2012-12-29 23:16:34 +00:00