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.
27 lines • 1.24 kB
JavaScript
export default `<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8"/>
<title></title>
<meta name="generator" content="LibreOffice 5.2.2.2 (MacOSX)"/>
<style type="text/css">
@page { margin: 0.79in }
h1 { margin-bottom: 0.08in }
h1.western { font-family: "Liberation Serif", serif }
h1.cjk { font-family: "Arial Unicode MS"; font-size: 24pt }
h1.ctl { font-family: "Arial Unicode MS"; font-size: 24pt }
p { margin-bottom: 0.1in; line-height: 120% }
</style>
</head>
<body lang="en-US" dir="ltr">
<p>One <i>morning</i>, when <b>Gregor Samsa</b> woke from <sup>troubled</sup>
<sub>dreams</sub>, he found himself transformed in his bed into a
horrible vermin.</p>
<h1 class="western">intermission</h1>
<p>He lay on his <b>a</b><i><b>r</b></i><sup><i><b>mou</b></i></sup><i><b>r-</b></i><sub><i><b>li</b></i></sub><i><b>k</b></i><b>e
</b><i><span style="font-weight: normal">b</span></i><i><b>ac</b></i><i><span style="font-weight: normal">k</span></i>,
and if he lifted his head a little he could see his brown belly,
slightly domed and divided by arches into stiff sections. The bedding
was hardly.</p>
</body>
</html>`;