1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-11-19 08:14:50 +00:00
TiddlyWiki5/core/ui/EditTemplate
Mario Pietsch 2deed528bc Remove &nbsp from tag pill in edit mode (#4366)
* remove &nbsp from tag pill in edit mode

PR: fix missing space between edittemplate tags #3585 introduced an unbreakable space ...

The `&nbsp` isn't needed and **causes problems**, if users copy&paste the tag text, because the "new" tag in the text input field now contains an space in front of the tag. This space invalidates the tag, so it doesn't function anymore. 

see [comment in GG](https://groups.google.com/d/msg/tiddlywiki/RQEyqPQIZSM/uaU7lgJJAAAJ) .. I also had a problem like this some time ago, which costed me several hours of debugging.

* Update base.tid

* Update tag.tid
2019-11-07 12:39:14 +00:00
..
Preview Restore default of preview pane hidden 2018-05-02 16:52:45 +01:00
body-editor.tid Fix CamelCase AutoFocus in ControlPanel (#4308) 2019-10-12 15:10:24 +01:00
body-toolbar-button.tid Add support for editor toolbar buttons to have action widgets 2018-06-29 15:09:34 +01:00
body.tid Add tabindex attributes to edit templates (#3758) 2019-03-02 19:04:27 +01:00
controls.tid Yet more fixing for the Firefox jumping toolbar problem... 2014-10-10 20:32:12 +01:00
fields.tid Fix field-name input (#4322) 2019-10-14 14:54:47 +01:00
shadow.tid fix broken template: core/ui/EditTemplate/shadow 2015-11-25 15:22:15 +01:00
tags.tid Remove &nbsp from tag pill in edit mode (#4366) 2019-11-07 12:39:14 +00:00
title.tid Allow configuration of default focus field of new tiddlers (#4238) 2019-10-12 12:04:10 +01:00
type.tid Allow configuration of default focus field of new tiddlers (#4238) 2019-10-12 12:04:10 +01:00