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 b322fee commit c789a25Copy full SHA for c789a25
loading-async-defer.md
@@ -9,8 +9,8 @@ Also. there is nice [diagram here](https://html.spec.whatwg.org/images/asyncdefe
9
10
<!-- toc -->
11
12
-- [background](#background)
13
-- [default behaviour (no async or defer attribute)](#default-behaviour-no-async-or-defer-attribute)
+- [Background](#background)
+- [Default behaviour (no async or defer attribute)](#default-behaviour-no-async-or-defer-attribute)
14
- [async attribute](#async-attribute)
15
- [defer attribute](#defer-attribute)
16
- [Using DOMContentLoaded](#using-domcontentloaded)
0 commit comments