Skip to content

resizing images in textile does not work #2515

Closed
vks opened this Issue · 1 comment

2 participants

@vks

Pandoc seems to pretend the width attribute is part of the filename. Minimal example:

!{width:50%}image.png!
@jgm jgm added a commit that closed this issue
@jgm Textile reader: skip over attribute in image source.
We don't have a place yet for styles or sizes on images, but
we can skip the attributes rather than incorrectly taking them
to be part of the filename.

Closes #2515.
469338a
@jgm jgm closed this in 469338a
@jgm jgm added a commit that referenced this issue
@jgm Haddock writer: omit formatting inside links.
It isn't supported by Haddock.

Closes #2515.
995f28f
@jgm jgm reopened this
@jgm
Owner

Now that we have image attributes, we can actually use the width.

@jgm jgm pushed a commit that closed this issue
@mb21 mb21 Textile Reader: image attributes
closes #2515
d901a3d
@jgm jgm closed this in d901a3d
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Something went wrong with that request. Please try again.