Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not working between two paragraphs #8

Closed
flammy opened this issue Nov 4, 2016 · 2 comments
Closed

Not working between two paragraphs #8

flammy opened this issue Nov 4, 2016 · 2 comments

Comments

@flammy
Copy link
Owner

flammy commented Nov 4, 2016

Moved issues from dokuwiki comment section to github:

This will place the second paragraph on the right side of the picture instead of after it (Google Chrome):

`Text text text

[{{...}}]

Text text text`

@flammy
Copy link
Owner Author

flammy commented Nov 4, 2016

Similar problem. If i wrote:

` [{{...|figure1}}]Paragraph 1 right to figure 1

[{{...|figure2}}]Paragraph 2 right to figure 2`

and if figure 1 is quite high, it show:

figure1 paragraph1 figure1 figure2 paragraph2

instead of

` figure1 paragraph1

figure2 paragraph2`

@flammy
Copy link
Owner Author

flammy commented Apr 11, 2017

I can reproduces this error and it fix with commit above.

@flammy flammy closed this as completed Apr 11, 2017
@flammy flammy added this to the 2.0.1 milestone Apr 11, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant