mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-12-25 17:40:29 +00:00
632970cd86
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 |
||
---|---|---|
.. | ||
commands | ||
filters | ||
macros | ||
new_widgets | ||
parsers | ||
rendertree | ||
savers | ||
utils | ||
widgets | ||
commander.js | ||
config.js | ||
deserializers.js | ||
filters.js | ||
startup.js | ||
syncer.js | ||
themes.js | ||
tiddler.js | ||
wiki.js |