Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/writefreely/writefreely
/ augmentContent
Method
augmentContent
postrender.go:112–114 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
110
}
111
112
func
(p *PublicPost) augmentContent() {
113
p.Post.augmentContent(&p.Collection.Collection)
114
}
115
116
func
(p *PublicPost) augmentReadingDestination() {
117
if
p.IsPaid {
Callers
1
ActivityObject
Method · 0.95
Calls
1
augmentContent
Method · 0.45
Tested by
no test coverage detected