We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1ed33df + ffb06e0 commit 656580bCopy full SHA for 656580b
main.ts
@@ -117,7 +117,7 @@ export default class GraphLinkTypesPlugin extends Plugin {
117
}, checkInterval);
118
});
119
}
120
-
+
121
// Create or update text for a given link
122
createTextForLink(renderer: CustomRenderer, link: CustomLink): void {
123
// Get the text to display for the link
0 commit comments