Update whitespaces

master
Nico Jansen 2021-07-06 22:05:20 +02:00 committed by GitHub
parent 28509e0c39
commit 9ca5068eee
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 5 deletions

View File

@ -283,13 +283,13 @@
</section> </section>
<section data-markdown class="with-code-in-fragment"> <section data-markdown class="with-code-in-fragment">
<script type="text/template"> <script type="text/template">
```js ```js
foo.bar(); foo.bar();
``` ```
<!-- .element: class="fragment" --> <!-- .element: class="fragment" -->
</script> </script>
</section> </section>
</div> </div>
</div> </div>