Fix examples for `html_element` not being rendered as doctests

Signed-off-by: Thomas A. Christensen II <25492070+MillironX@users.noreply.github.com>
pull/4/head
parent 8bf4c1d3a2
commit 23960497e6
Signed by: millironx
GPG Key ID: 139C07724802BC5D

@ -103,7 +103,7 @@ specified by `kwargs`.
# Example
```
```jldoctest
julia> import EzXML: prettyprint
julia> prettyprint(html_element("img"; src="https://millironx.com/images/charolette.jpg"))

Loading…
Cancel
Save