laby_macros 0.1.0

HTML transformation macros for laby
Documentation
1
2
3
4
5
6
# Deprecated

The **`<image>`** [HTML](https://developer.mozilla.org/en-US/docs/Web/HTML) element is an ancient and poorly supported precursor to the [`img`](img!) element.
**It should not be used**.

Some browsers will attempt to automatically convert this into an [`img`](img!) element, and may succeed if the `src", "img` attribute is specified as well.