run prettier
This commit is contained in:
@@ -6,7 +6,8 @@
|
||||
<body>
|
||||
<h1>contenteditable can be applied to visible style tags</h1>
|
||||
<p contenteditable="true">
|
||||
This paragraph is editable, as is the style tag below. Edit it to see the layout change in real time.
|
||||
This paragraph is editable, as is the style tag below. Edit it to see the
|
||||
layout change in real time.
|
||||
</p>
|
||||
<pre>
|
||||
<style contenteditable="true">
|
||||
|
Reference in New Issue
Block a user