Skip to content

Image Links fail if the line is folded in the middle of the text #116

Description

@mementum

Considering your input from #115, I don't know if this is down to the converter or it shall go upstream.

This will work after being translated:

![image text](hello.png)

But this will not work

![image
text](hello.png)

The translation in the 2nd case is:

image::hello.png[image
text]

and this later fails when the asciidoc source is converted to pdf or epub. No image will be shown, just the macro and what follows.

The same does not happen for web links, which do work when folded in the same fashion.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions