MCPcopy Create free account
hub / github.com/TruthHun/BookStack / BookmarkStart

Function BookmarkStart

static/word2md/mammoth.browser.js:761–766  ·  view source on GitHub ↗
(options)

Source from the content-addressed store, hash-verified

759}
760
761function BookmarkStart(options) {
762 return {
763 type: types.bookmarkStart,
764 name: options.name
765 };
766}
767
768exports.document = exports.Document = Document;
769exports.paragraph = exports.Paragraph = Paragraph;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected