Commit 10969ff4 authored by Brian Lloyd's avatar Brian Lloyd

fix bad doc

parent ff35700b
......@@ -70,8 +70,8 @@ class Image:
Optionally, the 'height', 'width', 'alt', 'scale', 'xscale'
and 'yscale' arguments can be provided which are turned into
HTML IMG tag attributes. Note, 'height' and 'width' are
provided by default, and 'alt' comes from the 'title_or_id'
method.
provided by default, and 'alt' comes from the 'title'
property.
Keyword arguments may be provided to support other or future IMG
tag attributes. The one exception to this is the HTML Cascading
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment