Details
-
Bug
-
Resolution: Duplicate
-
Major
-
None
-
Previous version in xwiki-rendering
-
None
Description
Hello,
I have a bug when I use markdown. I have a space named "Getting Started". In a WebHome Page on this space, I wish include an attachment from an another page.
So, drawing on the syntax xwiki :
[[image:Space2.Page2@img.png>>Space1.Page1]]
In markdown :
![MyAttachment](Getting Started.WebHome@attachment1.png)
The result :
Error number 4001 in 4: Error while parsing velocity page /templates/contentview.vm
This error is caused by the space between "Getting" and "Started".
A solution for this issue?
Thanks
Attachments
Issue Links
- duplicates
-
MARKDOWN-27 Add support for wiki images
- Closed
- is duplicated by
-
XRENDERING-426 White spaces in references break internal links using Markdown syntax
- Closed
- relates to
-
MARKDOWN-12 Don't fail with an NPE when there are spaces in an image reference
- Closed
-
XWIKI-11050 Do not fail the UI when there's a problem rendering the document's content
- Closed