We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0a5ce35 commit bbcce97Copy full SHA for bbcce97
test/expectedJson.ts
@@ -1717,7 +1717,7 @@ export default {
1717
]
1718
},
1719
"inline-classname-and-id": {
1720
- "html": '<p><span>This is test for adding inline <span class=class>class</span> and <span id=id>id</span></span></p>',
+ "html": '<p><span>This is test for adding inline <span class="class">class</span> and <span id="id">id</span></span></p>',
1721
"json": [
1722
{
1723
"type": "p",
0 commit comments