* fix 7142 search outline in chrome like browsers
* use moz-focusring only for FF, outline-initial for Chrome
* moz-focusring remove outline-offset
* remove box-sizing from base, because it's part of reset
* remove redundant box-sizing since it is part of reset
* fix distance between search input and first button to the right
* Fix unwrapped oveflowed code blocks not showing scroll bars
* Inline code should not follow "Wrap long lines in code blocks" option
* Revert "Inline code should not follow "Wrap long lines in code blocks" option"
This reverts commit 4615a04e59.
* Inline code should not obey "Wrap long lines in code blocks" option
Fix problem described in #8549
The control panel name and the name in the template don't match. I
figured the shorter name is better, but let me know if you like the
longer name.
This is a small fix for recently merged PR #8441.
* make testcase default template more modular
* exclude state/popup/export from tabList
* fix state in linkcatcherActions
* use "explicitState" instead of "state" for tabs macro
* clean testcase-tablist code
* remove unwanted tiddler
* remove redundant parameters from export-filter
* Add test for existing table parsing functionality
* Add expected start/end for tr elements in table wikitext test
* Populate start/end properties for tr elements
* Add expected start/end for th/td elements in table wikitext test
* Populate start/end properties for th/td elements
* feat: allow tags have its ViewTemplate tag and cascade
* feat: quick addition of subtitle cascade
* docs: tag subtitle cascade control panel
* Update ControlPanel.multids
* Update text_vnd.tiddlywiki_multiple.tid
This PR addresses the idea in #8465
* Update text_vnd.tiddlywiki_multiple.tid
This addresses the idea in #8465 for de-DE language
* add text/vnd.tiddlywiki-multiple to editor type dropdown
* de-DE add text/vnd.tiddlywiki-multiple to editor type dropdown
* move text/x-tiddlywiki to classictools plugin
* remove image/x-icon from all languages files
* move type text/vnd.tiddlywiki-multiple to Developer
* Update chinese language files
* add chinese translations for OpenControlPanel/Hint in Buttons.multids
* Update chinese language files
* Add chinese translations for procedure and function snippet to "stamp button"