diff --git a/editions/tw5.com/tiddlers/TestCases_WikifyWidget_RenderSVGURI.tid b/editions/tw5.com/tiddlers/TestCases_WikifyWidget_RenderSVGURI.tid index 3dffa7fda9e..c3aaf964dfa 100644 --- a/editions/tw5.com/tiddlers/TestCases_WikifyWidget_RenderSVGURI.tid +++ b/editions/tw5.com/tiddlers/TestCases_WikifyWidget_RenderSVGURI.tid @@ -1,5 +1,5 @@ created: 20241206225533517 -description: Rendering parametrized svg for use in stylesheets +description: Rendering parameterised SVG for use in stylesheets tags: $:/tags/wiki-test-spec title: TestCases/WikifyWidget/RenderSVGURI type: text/vnd.tiddlywiki-multiple diff --git a/editions/tw5.com/tiddlers/widgets/WikifyWidget.tid b/editions/tw5.com/tiddlers/widgets/WikifyWidget.tid index a9c66850b1e..198c5d64e2f 100644 --- a/editions/tw5.com/tiddlers/widgets/WikifyWidget.tid +++ b/editions/tw5.com/tiddlers/widgets/WikifyWidget.tid @@ -7,11 +7,11 @@ type: text/vnd.tiddlywiki ! Introduction -The <<.wid wikify>> widget parses and renders a string of text and assigns the result to a specified [[variable|Variables]]. The new value of the variable is available to the content within the wikify widget. +The <<.wid wikify>> widget parses and renders a string of text and assigns the result to a specified [[variable|Variables]]. The new value of the variable is available to the content within the <<.wid wikify>> widget. ! Content and Attributes -The content of the `<$wikify>` widget is the scope for the value assigned to the variable. +The content of the <<.wid wikify>> widget is the scope for the value assigned to the variable. |!Attribute |!Description | |name |The name of the variable to assign | @@ -45,6 +45,6 @@ The available output types are: <> -!! Rendering parametrized svg for use in stylesheets +!! Rendering parameterised SVG for use in stylesheets <> \ No newline at end of file