[[html()]]
 

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
en:create:functions:html [24.12.2014 18:17] – [Tips] alexander.ritteren:create:functions:html [24.12.2014 18:26] – [Tips] alexander.ritter
Line 56: Line 56:
 html('<p>This is a new car</p>'); html('<p>This is a new car</p>');
  
-// text() does not know this restriction+// text() does not recognize this restriction
 text('cartext'); text('cartext');
  
-// And this roundabout way works+// And this workaround also works
 html('<p>This is a ne'.'w car</p>'); html('<p>This is a ne'.'w car</p>');
 </code> </code>
en/create/functions/html.txt · Last modified: 09.03.2022 15:48 by admin
 
Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International
Driven by DokuWiki