Skip to content

Commit f87b06c

Browse files
committed
link to htl github
1 parent 2a9fa97 commit f87b06c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,7 @@
159159
<script id="48" type="text/markdown">
160160
### Modernized standard library
161161

162-
Notebooks 2.0 upgrades the built-ins available by default in notebooks. This includes upgrading core functions that aren't strictly backwards compatible, namely the `md`, `html`, and `tex` tagged template literals that power Markdown, HTML, and ${tex`\TeX`} cells. In Notebooks 2.0, these are now powered by the latest versions of [markdown-it](https://github.com/markdown-it/markdown-it), [Hypertext Literal](https://observablehq.com/@observablehq/htl), and [${tex`\KaTeX`}](https://katex.org/).
162+
Notebooks 2.0 upgrades the built-ins available by default in notebooks. This includes upgrading core functions that aren't strictly backwards compatible, namely the `md`, `html`, and `tex` tagged template literals that power Markdown, HTML, and ${tex`\TeX`} cells. In Notebooks 2.0, these are now powered by the latest versions of [markdown-it](https://github.com/markdown-it/markdown-it), [Hypertext Literal](https://github.com/observablehq/htl), and [${tex`\KaTeX`}](https://katex.org/).
163163
</script>
164164
<script id="11" type="text/markdown">
165165
<aside>We still provide <code>require</code> as a built-in to improve backwards compatibility, but it’s simply a wrapper around dynamic <code class="language-js">import</code>.</aside>

0 commit comments

Comments
 (0)