Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TruthHun/BookStack
/ hideLinkImg
Function
hideLinkImg
static/wangEditor/js/wangEditor.js:5317–5321 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
5315
5316
// 隐藏网络图片
5317
function
hideLinkImg() {
5318
$tabContainer.remove();
5319
$linkContent.remove();
5320
$uploadContent.addClass(
'selected'
);
5321
}
5322
5323
// 判断用户是否配置了上传图片
5324
editor.ready(
function
() {
Callers
1
wangEditor.js
File · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected