<html lang="en"> <head> <title>Untitled document</title> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta http-equiv="X-UA-Compatible" content="ie=edge"> <link href="https://unpkg.com/@stencila/thema@2/dist/themes/stencila/styles.css" rel="stylesheet"> <script src="https://unpkg.com/@stencila/thema@2/dist/themes/stencila/index.js" type="text/javascript"></script> <script src="https://unpkg.com/@stencila/components@<=1/dist/stencila-components/stencila-components.esm.js" type="module"></script> <script src="https://unpkg.com/@stencila/components@<=1/dist/stencila-components/stencila-components.js" type="text/javascript" nomodule=""></script> </head> <body> <main role="main"> <article itemscope="" itemtype="http://schema.org/Article" data-itemscope="root"> <h1 itemprop="headline">Untitled document</h1> <meta itemprop="image" content="https://via.placeholder.com/1200x714/dbdbdb/4a4a4a.png?text=Untitled%20document"> <span itemscope="" itemtype="http://schema.org/Organization" itemprop="publisher"> <meta itemprop="name" content="Unknown"><span itemscope="" itemtype="http://schema.org/ImageObject" itemprop="logo"> <meta itemprop="url" content="https://via.placeholder.com/600x60/dbdbdb/4a4a4a.png?text=Unknown"> </span> </span> <figure itemscope="" itemtype="http://schema.stenci.la/Figure" id="82c842f0-bf67-4718-9eb6-65809d33ef17"> <stencila-code-chunk itemscope="" itemtype="http://schema.stenci.la/CodeChunk" data-programminglanguage="R"> <pre class="language-R" itemscope="" itemtype="http://schema.stenci.la/CodeBlock" slot="text"><code>5/4</code></pre> <figure slot="outputs"><span itemscope="" itemtype="http://schema.stenci.la/Array">[1.25]</span></figure> </stencila-code-chunk> </figure> <p itemscope="" itemtype="http://schema.stenci.la/Paragraph">This looks a bit crap.</p> </article> </main> </body> </html>