fix(rtl): replace ellipsis span anchor content with bdi (#3123)
This commit is contained in:
parent
e986de7f6c
commit
e59f5dbb8f
2 changed files with 31 additions and 7 deletions
|
@ -257,7 +257,7 @@ exports[`content-rich > link + mention 1`] = `
|
|||
rel="nofollow noopener noreferrer"
|
||||
target="_blank"
|
||||
><span class="invisible">https://</span
|
||||
><span class="ellipsis">github.com/ayoayco/astro-react</span
|
||||
><bdi class="ellipsis">github.com/ayoayco/astro-react</bdi
|
||||
><span class="invisible">ive-library/pull/203</span></a
|
||||
>
|
||||
</p>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue