MCPcopy 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
112func (p *PublicPost) augmentContent() {
113 p.Post.augmentContent(&p.Collection.Collection)
114}
115
116func (p *PublicPost) augmentReadingDestination() {
117 if p.IsPaid {

Callers 1

ActivityObjectMethod · 0.95

Calls 1

augmentContentMethod · 0.45

Tested by

no test coverage detected