diff --git a/examples/tutorial.html b/examples/tutorial.html index 1a00f4f..6d49865 100644 --- a/examples/tutorial.html +++ b/examples/tutorial.html @@ -149,12 +149,17 @@ </dt-code> - +

Footnotes

+

Just wrap the text you would like to show up in a footnote in a dt-fn tag. The number of the footnote will be automatically generated. This text will be shown on hover.

+ + <dt-fn>This will become a hoverable footnote.</dt-fn> + + +

Layouts

The main text column is referred to as the body. It is the assumed layout of any direct descendents of the dt-article element.