MCPcopy Create free account
hub / github.com/ThatGuySam/doesitarm / linkMarkup

Method linkMarkup

helpers/config-node.js:356–358  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

354 }
355
356 get linkMarkup () {
357 return Object.values( this.linkTags ).join('')
358 }
359
360 get metaAndLinkMarkup () {
361 return [

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected