Monorepo for Tangled tangled.org

appview/pages/markup: make atlinks bold #835

merged opened by anirudh.fi targeting master from push-kuxpmtysszks
Labels

None yet.

assignee

None yet.

Participants 1
AT URI
at://did:plc:hwevmowznbiukdf6uk5dwrrq/sh.tangled.repo.pull/3m6ekhru6nn22
+1 -1
Diff #0
+1 -1
appview/pages/markup/extension/atlink.go
··· 89 89 if entering { 90 90 w.WriteString(`<a href="/@`) 91 91 w.WriteString(n.(*AtNode).Handle) 92 - w.WriteString(`" class="mention">`) 92 + w.WriteString(`" class="mention font-bold">`) 93 93 } else { 94 94 w.WriteString("</a>") 95 95 }

History

1 round 0 comments
sign up or login to add to the discussion
anirudh.fi submitted #0
1 commit
expand
appview/pages/markup: make atlinks bold
3/3 success
expand
expand 0 comments
pull request successfully merged