Mario Pietsch

Results 167 issues of Mario Pietsch

This PR was created to create a Vercel Preview ### All TOC-macros Rewritten The toc-macro now use **toc-include**, **toc-filter** and **toc-hide** fields as [discussed at Talk: ](https://talk.tiddlywiki.org/t/toc-macros-rewritten-a-lot-of-new-fuctionality-part-2/9071) [Initial discussion at...

This PR fixes #7701 and #7797 - It contains several new tests for SIMPLE and MAXimal number of parameters. - There are new tests specific to issue 7701 - It...

As discussed at: https://talk.tiddlywiki.org/t/ideas-to-improve-wrap-selection-and-wrap-lines-operations-tm-edit-text-operation/8935 This PR adds a new parameter to the "wrap-selection" editor button functions. ``` title: $:/core/ui/EditorToolbar/bold ``` ``` / ``` ![wrap-selection-01](https://github.com/Jermolene/TiddlyWiki5/assets/374655/e040b790-13d6-46a6-b951-adb590dadaac)

This PR is a draft, because tests need to be merged first - #7939 This PR contains: - add startCount to unusedtitle macro, - new tests, - new docs

This PR fixes #7950 - #7950 - It implements 2 new classes: `tc-tag-missing` and `tc-tag-exists` - There is a new "example" in the example tiddler - There is some interactive...

At: https://talk.tiddlywiki.org/t/italicize-tag-iff-theres-no-tiddler-there-tag-itself-is-missing/8972 it's proposed to format tag-pills in _italic_ if the tag tiddler is missing. It would be so straightforward and consistent if the tag pill would display in italics...

This Pr fixes issue #7936 It sets the ControlPanel -> Appearence -> Theme Tweaks -> "[Font size for tiddler body](https://tiddlywiki.com/#%24%3A%2Fthemes%2Ftiddlywiki%2Fvanilla%2Fmetrics%2Fbodyfontsize)" setting, with the same specificity to the `tc-tiddler-body` element. **New...

While fixing **[BUG] Filtered transclusion that is, much later, followed by curly brace** #7701 -- I did find out that: The docs in the js code for $:/core/modules/parsers/wikiparser/rules/filteredtranscludeblock.js says: ```...

Second most important - [ ] When the user installs and / or activates the plugin we need to make clear, "What's going on" - [ ] The plugin should...

To reproduce: - open https://tiddlywiki.com - Create a New Tiddler with the + button - change the title from "New Tiddler" to "New Tiddler 1" - do **not save** -...