Home
last modified time | relevance | path

Searched refs:getRevisionRemark (Results 1 – 6 of 6) sorted by relevance

/plugin/asciidocjs/node_modules/@asciidoctor/core/types/
Dindex.d.ts1745 getRevisionRemark(): string | undefined;
/plugin/asciidocjs/node_modules/asciidoctor/types/
Dindex.d.ts1745 getRevisionRemark(): string | undefined;
/plugin/asciidocjs/node_modules/@asciidoctor/core/dist/node/
Dasciidoctor.js19265 Document.prototype.getRevisionRemark = function () { method in Document
19629 …w Document.RevisionInfo(this.getRevisionDate(), this.getRevisionNumber(), this.getRevisionRemark())
Dasciidoctor.cjs17792 Document.prototype.getRevisionRemark = function () {
18156 …w Document.RevisionInfo(this.getRevisionDate(), this.getRevisionNumber(), this.getRevisionRemark())
/plugin/asciidocjs/node_modules/@asciidoctor/core/dist/graalvm/
Dasciidoctor.js43630 Document.prototype.getRevisionRemark = function () { method in Document
43994 …w Document.RevisionInfo(this.getRevisionDate(), this.getRevisionNumber(), this.getRevisionRemark())
/plugin/asciidocjs/node_modules/@asciidoctor/core/dist/browser/
Dasciidoctor.js43882 Document.prototype.getRevisionRemark = function () { method in Document
44246 …w Document.RevisionInfo(this.getRevisionDate(), this.getRevisionNumber(), this.getRevisionRemark())