Course-v1:edX+base+en base/en/block-v1:edX+base+en base+type@html+block@38218f9cbcf645e39e1483676df447a1: Difference between revisions
Jump to navigation
Jump to search
update_content |
update_content |
||
Line 1: | Line 1: | ||
{"sourceLanguage": "en", "priorityLanguages": "[\"fr\"]", "content": "<h3>My First Heading</h3>\n<p>My first paragraph with some dummy content.</p>\n<p><img src=\"w3schools.jpg\" alt=\"W3Schools.com\" width=\"104\" height=\"142\" /></p>\n<h2>An Unordered HTML List</h2>\n<ul>\n<li>Coffee</li>\n<li>Tea</li>\n<li>Milk</li>\n</ul>\n<h2>An Ordered HTML List</h2>\n<ol>\n<li>Coffee</li>\n<li>Tea</li>\n<li>Milk</li>\n</ol>", "display_name": "HTML Text Sample"} | {"sourceLanguage": "en", "priorityLanguages": "[\"fr\"]", "content": "<h3>new My First Heading</h3>\n<p>My first paragraph with some dummy content.</p>\n<p><img src=\"w3schools.jpg\" alt=\"W3Schools.com\" width=\"104\" height=\"142\" /></p>\n<h2>An Unordered HTML List</h2>\n<ul>\n<li>Coffee</li>\n<li>Tea</li>\n<li>Milk</li>\n</ul>\n<h2>An Ordered HTML List</h2>\n<ol>\n<li>Coffee</li>\n<li>Tea</li>\n<li>Milk</li>\n</ol>", "display_name": "HTML Text Sample updated"} |
Latest revision as of 08:25, 10 June 2022
sourceLanguage | "en" |
---|---|
priorityLanguages | "["fr"]" |
content | "<h3>new My First Heading</h3> <p>My first paragraph with some dummy content.</p> <p><img src="w3schools.jpg" alt="W3Schools.com" width="104" height="142" /></p> <h2>An Unordered HTML List</h2> <ul> <li>Coffee</li> <li>Tea</li> <li>Milk</li> </ul> <h2>An Ordered HTML List</h2> <ol> <li>Coffee</li> <li>Tea</li> <li>Milk</li> </ol>" |
display_name | "HTML Text Sample updated" |