MCPcopy Create free account
hub / github.com/Boris-code/feapder / u

Function u

docs/lib/docsify/lib/plugins/docsify-edit-on-github.js:9–14  ·  view source on GitHub ↗
(t)

Source from the content-addressed store, hash-verified

7! function(t) {
8 t.EditOnGithubPlugin = {}, t.EditOnGithubPlugin.create = function(n, i, e) {
9 function u(t) {
10 return header = ['<div style="overflow: auto">',
11 '<p style="float: right"><a style="text-decoration: underline; cursor: pointer"',
12 'onclick="EditOnGithubPlugin.onClick(event)">', '<img alt="memo" src="https://github.githubassets.com/images/icons/emoji/memo.png" class="emoji"> &nbsp', t, "</a></p>", "</div>"
13 ].join("")
14 }
15 return e = e || "Edit on github", i = i || n.replace(/\/blob\//, "/edit/"), t.EditOnGithubPlugin.editDoc =
16 function(t, n) {
17 var e = n.route.file;

Callers 1

Calls 1

joinMethod · 0.45

Tested by

no test coverage detected