We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I trying to add image to my plugin description. http://grails.org/WikiSyntax said:
Image: Either starting with http or relative to http://www.grails.org/images/
!grails-logo-sm.png!
But unfortunately external image shown incorrect. It happens because href attr begins from http://grails.org/wikiImage/ For example:
http://grails.org/wikiImage/http://upload.wikimedia.org/wikipedia/en/2/24/Lenna.png
The text was updated successfully, but these errors were encountered:
@stokito Did you solve this issue ?
Sorry, something went wrong.
No, I didn't
@stokito it is very old issue by using which grails version have u faced this issue.
I had this issue on the http://grails.ogr/plugins site Maybe now it fixed, I don't now
No branches or pull requests
I trying to add image to my plugin description.
http://grails.org/WikiSyntax said:
Image: Either starting with http or relative to http://www.grails.org/images/
!grails-logo-sm.png!
But unfortunately external image shown incorrect.
It happens because href attr begins from http://grails.org/wikiImage/
For example:
http://grails.org/wikiImage/http://upload.wikimedia.org/wikipedia/en/2/24/Lenna.png
The text was updated successfully, but these errors were encountered: