1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-06-18 03:19:55 +00:00
TiddlyWiki5/editions/tw5.com/tiddlers/filters/escapecss_Operator.tid
Simon Huber d2f1debf92 Make escapecss tiddlers show in recent tab (#4032)
* make escapecss show in recent tab

* make escapecss examples show in recent tab
2019-06-29 08:40:46 +01:00

17 lines
629 B
Plaintext

caption: escapecss
created: 20190629072855199
modified: 20190629072855199
op-input: a [[selection of titles|Title Selection]]
op-output: the input with CSS escaping applied through the CSS.escape() method
op-parameter:
op-parameter-name:
op-purpose: apply CSS escaping to a selection of titles through the CSS.escape() method / operation
tags: [[Filter Operators]] [[String Operators]]
title: escapecss Operator
type: text/vnd.tiddlywiki
from-version: 5.1.20
See Mozilla Developer Network for details of the [[CSS.escape()|https://developer.mozilla.org/docs/Web/API/CSS/escape]] operation.
<<.operator-examples "escapecss">>