substance
Version:
Substance is a JavaScript library for web-based content editing. It provides building blocks for realizing custom text editors and web-based publishing systems.
1 lines • 653 B
JavaScript
export default "<html xmlns:o=\"urn:schemas-microsoft-com:office:office\"\r\nxmlns:w=\"urn:schemas-microsoft-com:office:word\"\r\nxmlns:m=\"http://schemas.microsoft.com/office/2004/12/omml\"\r\nxmlns=\"http://www.w3.org/TR/REC-html40\">\r\n\r\n<head>\r\n</head>\r\n\r\n<body bgcolor=white lang=EN-US link=blue vlink=purple style='tab-interval:36.0pt'>\r\n<!--StartFragment-->\r\n\r\n<p style='margin-bottom:0cm;margin-bottom:.0001pt'><span lang=EN\r\nstyle='mso-ansi-language:EN'>AAA</p>\r\n\r\n<p style='margin-bottom:0cm;margin-bottom:.0001pt'><span lang=EN\r\nstyle='mso-ansi-language:EN'>BBB</p>\r\n\r\n<!--EndFragment-->\r\n</body>\r\n\r\n</html>";