mirror of
https://github.com/Jermolene/TiddlyWiki5.git
synced 2026-01-30 12:23:10 -08:00
Remove support for deprecated $:/tags/stylesheet tag
This commit is contained in:
parent
62edd1e8a3
commit
d047ccdc84
2 changed files with 0 additions and 10 deletions
|
|
@ -2,10 +2,6 @@ title: $:/core/ui/PageStylesheet
|
|||
|
||||
<$importvariables filter="[[$:/core/ui/PageMacros]] [all[shadows+tiddlers]tag[$:/tags/Macro]!has[draft.of]]">
|
||||
|
||||
<!-- DEPRECATION WARNING --><$list filter="[all[shadows+tiddlers]tag[$:/tags/stylesheet]!has[draft.of]]">
|
||||
<$transclude mode="block"/>
|
||||
</$list>
|
||||
|
||||
<$list filter="[all[shadows+tiddlers]tag[$:/tags/Stylesheet]!has[draft.of]]">
|
||||
<$transclude mode="block"/>
|
||||
</$list>
|
||||
|
|
|
|||
|
|
@ -3,12 +3,6 @@ tags: $:/tags/PageTemplate
|
|||
|
||||
<section class="tc-story-river">
|
||||
|
||||
<$list filter="[all[shadows+tiddlers]tag[$:/tags/stylesheet]!has[draft.of]]">
|
||||
|
||||
<!-- DEPRECATION WARNING -->WARNING: tag "$:/tags/stylesheet" on <$link><$view field="title"/></$link> should be replaced with "$:/tags/Stylesheet"
|
||||
|
||||
</$list>
|
||||
|
||||
<section class="story-backdrop">
|
||||
|
||||
<$list filter="[all[shadows+tiddlers]tag[$:/tags/AboveStory]!has[draft.of]]">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue