Sha256: 4db293f868a1308b025e1bb23271987f2dcc45b26cce6027b999247b69449e3e

Contents?: true

Size: 503 Bytes

Versions: 10

Compression:

Stored size: 503 Bytes

Contents

### Image Attributes

Use the markdown helper to assign attributes to images.

If you're using the markdown helper to [resolve image file paths for a Ruby gem](./rubygem_images.md), you'll be using the GitHub markdown image-description idiom (begins with exclamation point), and not the HTML <code>img</code> idiom.

The image description does not accept attributes (such as height and width), but the markdown helper does accept those, passing them through to an <code>img</code> HTML element.
s

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
markdown_helper-2.0.0 markdown/use_cases/resolve/resize_images/template.md
markdown_helper-1.9.9 markdown/use_cases/resolve/resize_images/template.md
markdown_helper-1.9.5 markdown/use_cases/resolve/resize_images/template.md
markdown_helper-1.9.0 markdown/use_cases/resolve/resize_images/template.md
markdown_helper-1.8.0 markdown/use_cases/resolve/resize_images/template.md
markdown_helper-1.7.0 markdown/use_cases/resize_images/template.md
markdown_helper-1.6.1 markdown/use_cases/image_attributes.md
markdown_helper-1.6.0 markdown/use_cases/image_attributes.md
markdown_helper-1.5.1 readme_files/use_cases/image_attributes.md
markdown_helper-1.5.0 readme_files/use_cases/image_attributes.md