Skip to content
Snippets Groups Projects
Commit b3a1a3e8 authored by Gilbert L Bernstein's avatar Gilbert L Bernstein
Browse files

Merge branch 'main' into 'main'

[chapter9-base] Fix test markdown by escaping <script> text

See merge request !1
parents dcc3477f a4a069ad
No related branches found
No related tags found
1 merge request!1[chapter9-base] Fix test markdown by escaping <script> text
......@@ -13,7 +13,7 @@ interaction.
Note that we aren't mocking `dukpy`. It should just run JavaScript normally!
Testing basic <script> support
Testing basic \<script> support
==============================
The browser should download JavaScript code mentioned in a `<script>` tag:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment