We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 111e17e commit 8477482Copy full SHA for 8477482
2 files changed
books/perl-testing/src/testing-web/bad-html.md
@@ -1,4 +1,4 @@
1
# What is this bad HTML ?
2
3
-{% embed include file="src/examples/www/server/html/bad.html)
+{% embed include file="src/examples/www/server/html/bad.html" %}
4
books/perl-testing/src/testing-web/test-w3c-local.md
@@ -15,7 +15,8 @@ Copy the Apache configuration file and wrap it with a virtual host configuration
15
16
Then access the page via http://w3c.local/w3c-markup-validator/
17
18
-{% embed include file="src/examples/www/w3c.conf)
+{% embed include file="src/examples/www/w3c.conf" %}
19
+
20
{% embed include file="src/examples/www/w3c_validate.pl" %}
21
22
0 commit comments