mirror of
https://activitypub.software/TransFem-org/sfm-js
synced 2024-11-25 07:25:13 +00:00
Resolve #66.
This commit is contained in:
parent
1a741a6124
commit
2eed3ecae5
1 changed files with 1 additions and 0 deletions
|
@ -407,6 +407,7 @@ linkLabel
|
||||||
linkLabelPart
|
linkLabelPart
|
||||||
= url { return text(); /* text node */ }
|
= url { return text(); /* text node */ }
|
||||||
/ link { return text(); /* text node */ }
|
/ link { return text(); /* text node */ }
|
||||||
|
/ mention { return text(); /* text node */ }
|
||||||
/ !"]" n:inline { return n; }
|
/ !"]" n:inline { return n; }
|
||||||
|
|
||||||
linkUrl
|
linkUrl
|
||||||
|
|
Loading…
Reference in a new issue