update example
This commit is contained in:
parent
bd246ddead
commit
26f51ef26b
|
@ -38,7 +38,7 @@ including newlines
|
|||
<video controls src="https://www.learningcontainer.com/wp-content/uploads/2020/05/sample-mp4-file.mp4"></video>
|
||||
<audio controls src="https://www.learningcontainer.com/wp-content/uploads/2020/02/Kalimba.mp3"></audio>
|
||||
<p><br></p>
|
||||
<p>The remaining annotations pertain mostly to in-browser DOM development.</p>
|
||||
<h3>in the browser:</h3>
|
||||
<p>
|
||||
While Gemini does not support newlines on a regular text line when editing a "p" tag in the browser
|
||||
the default behavior for "enter" will create a "br" and not a new "p".
|
||||
|
|
Loading…
Reference in a new issue