@forsakringskassan/docs-generator 3.0.2 → 3.0.4

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.
package/README.md CHANGED
@@ -219,6 +219,8 @@ The following statuses are recognized:
219
219
  - `Draft` (deprecated alias for `Preliminär`)
220
220
  - `Beta` (deprecated alias for `Preliminär`)
221
221
 
222
+ <!-- html-validate-disable-next no-dup-id -- collides with hard coded title in base template -->
223
+
222
224
  #### `title`
223
225
 
224
226
  Document title used for `<title>` and `<nav>`
@@ -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 { d as createSyncFn, f as dedent, H as HighlightJS, e as createTwoFilesPatch, M as MarkdownIt, g as deflist_plugin } from './vendor-CyiP4ufo.mjs';
5
+ import { c as createSyncFn, d as dedent, H as HighlightJS, b as createTwoFilesPatch, M as MarkdownIt, e as deflist_plugin } from './vendor-s-84ehgc.mjs';
6
6
  import path from 'node:path/posix';
7
7
  import path__default from 'node:path';
8
8
  import crypto from 'node:crypto';
@@ -84,7 +84,7 @@ function getOutputFilePath(outputFolder, fileInfo) {
84
84
  return normalizePath(outputFolder, path, outputName);
85
85
  }
86
86
 
87
- const url$1 = new URL("./format-code.worker-BwtL4Ldq.mjs", import.meta.url);
87
+ const url$1 = new URL("./format-code.worker-Xf0JB1yl.mjs", import.meta.url);
88
88
  const filePath$1 = fileURLToPath(url$1);
89
89
 
90
90
  const formatCode = createSyncFn(filePath$1);
@@ -370,7 +370,7 @@ function transformCode(code, lang) {
370
370
  return code;
371
371
  }
372
372
 
373
- const url = new URL("./worker-CpM7V-Ue.mjs", import.meta.url);
373
+ const url = new URL("./worker-CVWE4d_P.mjs", import.meta.url);
374
374
  const filePath = fileURLToPath(url);
375
375
 
376
376
  class SoftError extends Error {
@@ -1223,5 +1223,5 @@ function createMarkdownRenderer(options) {
1223
1223
  };
1224
1224
  }
1225
1225
 
1226
- export { SoftError as S, findTag as a, formatCode as b, createMarkdownRenderer as c, generateId as d, getFingerprint as e, filePath as f, generateExample as g, getOutputFilePath as h, hasTag as i, htmlencode as j, isDocumentPage as k, normalizePath as n, parseInfostring as p };
1227
- //# sourceMappingURL=create-markdown-renderer-C-rQVf_R.mjs.map
1226
+ export { SoftError as S, getFingerprint as a, findTag as b, createMarkdownRenderer as c, getOutputFilePath as d, htmlencode as e, formatCode as f, generateId as g, hasTag as h, isDocumentPage as i, filePath as j, generateExample as k, normalizePath as n, parseInfostring as p };
1227
+ //# sourceMappingURL=create-markdown-renderer-cnbxjnoS.mjs.map