tangled
alpha
login
or
join now
leaflet.pub
/
leaflet
289
fork
atom
a tool for shared writing and social publishing
289
fork
atom
overview
issues
27
pulls
pipelines
trim uris in links
awarm.space
2 months ago
ba73da27
310cbc52
+1
-1
1 changed file
expand all
collapse all
unified
split
app
lish
[did]
[publication]
[rkey]
TextBlockCore.tsx
+1
-1
app/lish/[did]/[publication]/[rkey]/TextBlockCore.tsx
···
99
99
children.push(
100
100
<a
101
101
key={counter}
102
102
-
href={link.uri}
102
102
+
href={link.uri.trim()}
103
103
className={`text-accent-contrast hover:underline ${className}`}
104
104
target="_blank"
105
105
>