<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="de">
	<id>https://wiki.stephanschlegel.de/index.php?action=history&amp;feed=atom&amp;title=JavaScript_-_Multiple_Line_Literals</id>
	<title>JavaScript - Multiple Line Literals - Versionsgeschichte</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.stephanschlegel.de/index.php?action=history&amp;feed=atom&amp;title=JavaScript_-_Multiple_Line_Literals"/>
	<link rel="alternate" type="text/html" href="https://wiki.stephanschlegel.de/index.php?title=JavaScript_-_Multiple_Line_Literals&amp;action=history"/>
	<updated>2026-05-09T07:40:07Z</updated>
	<subtitle>Versionsgeschichte dieser Seite in Wikizone</subtitle>
	<generator>MediaWiki 1.35.14</generator>
	<entry>
		<id>https://wiki.stephanschlegel.de/index.php?title=JavaScript_-_Multiple_Line_Literals&amp;diff=22049&amp;oldid=prev</id>
		<title>37.49.32.84: Die Seite wurde neu angelegt: „var html = `   &lt;div&gt;     &lt;span&gt;Some HTML here&lt;/span&gt;   &lt;/div&gt; `;  Browser support is OK, but you can use transpilers to be more compatible.  var myString = &#039;A…“</title>
		<link rel="alternate" type="text/html" href="https://wiki.stephanschlegel.de/index.php?title=JavaScript_-_Multiple_Line_Literals&amp;diff=22049&amp;oldid=prev"/>
		<updated>2017-03-06T08:31:50Z</updated>

		<summary type="html">&lt;p&gt;Die Seite wurde neu angelegt: „var html = `   &amp;lt;div&amp;gt;     &amp;lt;span&amp;gt;Some HTML here&amp;lt;/span&amp;gt;   &amp;lt;/div&amp;gt; `;  Browser support is OK, but you can use transpilers to be more compatible.  var myString = &amp;#039;A…“&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Neue Seite&lt;/b&gt;&lt;/p&gt;&lt;div&gt;var html = `&lt;br /&gt;
  &amp;lt;div&amp;gt;&lt;br /&gt;
    &amp;lt;span&amp;gt;Some HTML here&amp;lt;/span&amp;gt;&lt;br /&gt;
  &amp;lt;/div&amp;gt;&lt;br /&gt;
`;&lt;br /&gt;
&lt;br /&gt;
Browser support is OK, but you can use transpilers to be more compatible.&lt;br /&gt;
&lt;br /&gt;
var myString = &amp;#039;A rather long string of English text, an error message &amp;#039; +&lt;br /&gt;
      &amp;#039;actually that just keeps going and going -- an error &amp;#039; +&lt;br /&gt;
      &amp;#039;message to make the Energizer bunny blush (right through &amp;#039; +&lt;br /&gt;
      &amp;#039;those Schwarzenegger shades)! Where was I? Oh yes, &amp;#039; +&lt;br /&gt;
      &amp;#039;you\&amp;#039;ve got an error and all the extraneous whitespace is &amp;#039; +&lt;br /&gt;
      &amp;#039;just gravy.  Have a nice day.&amp;#039;;&lt;br /&gt;
&lt;br /&gt;
Dont use&lt;br /&gt;
&lt;br /&gt;
var myString = &amp;#039;A rather long string of English text, an error message \&lt;br /&gt;
                  actually that just keeps going and going -- an error \&lt;br /&gt;
                  message to make the Energizer bunny blush (right through \&lt;br /&gt;
                  those Schwarzenegger shades)! Where was I? Oh yes, \&lt;br /&gt;
                  you\&amp;#039;ve got an error and all the extraneous whitespace is \&lt;br /&gt;
                  just gravy.  Have a nice day.&amp;#039;;&lt;/div&gt;</summary>
		<author><name>37.49.32.84</name></author>
	</entry>
</feed>