laby_macros 0.1.2

HTML transformation macros for laby
Documentation
1
The **`<dfn>`** [HTML](https://developer.mozilla.org/en-US/docs/Web/HTML) element is used to indicate the term being defined within the context of a definition phrase or sentence. The [`p`](p!) element, the [`dt`](dt!)/[`dd`](dd!) pairing, or the [`section`](section!) element which is the nearest ancestor of the `<dfn>` is considered to be the definition of the term.