@forsakringskassan/docs-generator 3.9.0 → 3.10.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -2,7 +2,7 @@ import { createRequire as $createRequire } from "node:module";
2
2
 
3
3
  const require = $createRequire(import.meta.url);
4
4
 
5
- import { c as createSyncFn, d as dedent, H as HighlightJS, b as createTwoFilesPatch, M as MarkdownItCallable, e as deflist_plugin } from './vendor-DqIMfP3a.mjs';
5
+ import { c as createSyncFn, d as dedent, H as HighlightJS, b as createTwoFilesPatch, M as MarkdownItCallable, e as deflist_plugin } from './vendor-DPuGyhL4.mjs';
6
6
  import path from 'node:path/posix';
7
7
  import path__default from 'node:path';
8
8
  import crypto from 'node:crypto';
@@ -78,7 +78,7 @@ function getOutputFilePath(outputFolder, fileInfo) {
78
78
  return normalizePath(outputFolder, path, outputName);
79
79
  }
80
80
 
81
- const url$1 = new URL("./format-code.worker-CB5zyf9p.mjs", import.meta.url);
81
+ const url$1 = new URL("./format-code.worker-BsG38cNK.mjs", import.meta.url);
82
82
  const filePath$1 = fileURLToPath(url$1);
83
83
 
84
84
  const formatCode = createSyncFn(filePath$1);
@@ -1237,5 +1237,5 @@ function createMarkdownRenderer(options) {
1237
1237
  };
1238
1238
  }
1239
1239
 
1240
- export { SoftError as S, getFingerprint as a, parseImport as b, createMarkdownRenderer as c, findTag as d, getOutputFilePath as e, formatCode as f, generateId as g, hasTag as h, isDocumentPage as i, htmlencode as j, filePath as k, generateExample as l, normalizePath as n, parseInfostring as p };
1241
- //# sourceMappingURL=create-markdown-renderer-D5BdKyep.mjs.map
1240
+ export { SoftError as S, getFingerprint as a, parseImport as b, createMarkdownRenderer as c, findTag as d, getOutputFilePath as e, formatCode as f, generateId as g, hasTag as h, isDocumentPage as i, findDocument as j, getDocumentBody as k, htmlencode as l, filePath as m, normalizePath as n, generateExample as o, parseInfostring as p };
1241
+ //# sourceMappingURL=create-markdown-renderer-CXtEyRCU.mjs.map