UrlSpan not assigned for image references #52

Closed
opened 2026-01-29 14:23:17 +00:00 by claunia · 5 comments
Owner

Originally created by @madskristensen on GitHub (Aug 24, 2016).

The LinkInline object has UrlSpan == null for image references like this:

[image]: images/image.png

/cc 2b3c53e3fd

Originally created by @madskristensen on GitHub (Aug 24, 2016). The `LinkInline` object has `UrlSpan` == null for image references like this: `[image]: images/image.png` /cc https://github.com/madskristensen/MarkdownEditor/commit/2b3c53e3fdd4e474fa377bb8301842a8707029f0
claunia added the bug label 2026-01-29 14:23:17 +00:00
Author
Owner

@xoofx commented on GitHub (Sep 18, 2016):

Should be fixed by commit 2e6ab67

@xoofx commented on GitHub (Sep 18, 2016): Should be fixed by commit 2e6ab67
Author
Owner

@madskristensen commented on GitHub (Sep 19, 2016):

The LinkReferenceDefinition type also has no values for Span

@madskristensen commented on GitHub (Sep 19, 2016): The `LinkReferenceDefinition` type also has no values for `Span`
Author
Owner

@xoofx commented on GitHub (Sep 19, 2016):

Right, completely forgot this one.

@xoofx commented on GitHub (Sep 19, 2016): Right, completely forgot this one.
Author
Owner

@xoofx commented on GitHub (Sep 19, 2016):

hm, looking at it, LinkReferenceDefinition should be fine. Where is exactly the problem @madskristensen ?

@xoofx commented on GitHub (Sep 19, 2016): hm, looking at it, `LinkReferenceDefinition` should be fine. Where is exactly the problem @madskristensen ?
Author
Owner

@xoofx commented on GitHub (Oct 27, 2016):

Fixed via 79348eb

@xoofx commented on GitHub (Oct 27, 2016): Fixed via 79348eb
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/markdig#52