Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TruthHun/BookStack
/ advance
Function
advance
static/vuejs/vue.esm.js:7503–7506 ·
view source on GitHub ↗
(n)
Source
from the content-addressed store, hash-verified
7501
parseEndTag();
7502
7503
function
advance (n) {
7504
index += n;
7505
html = html.substring(n);
7506
}
7507
7508
function
parseStartTag () {
7509
var
start = html.match(startTagOpen);
Callers
2
parseHTML
Function · 0.70
parseStartTag
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected