@clazic/kordoc 2.4.15 → 2.4.17

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.
@@ -1,7 +1,7 @@
1
1
  #!/usr/bin/env node
2
2
 
3
3
  // src/utils.ts
4
- var VERSION = true ? "2.4.14" : "0.0.0-dev";
4
+ var VERSION = true ? "2.4.17" : "0.0.0-dev";
5
5
  function toArrayBuffer(buf) {
6
6
  if (buf.byteOffset === 0 && buf.byteLength === buf.buffer.byteLength) {
7
7
  return buf.buffer;
@@ -105,4 +105,4 @@ export {
105
105
  classifyError,
106
106
  normalizeKordocError
107
107
  };
108
- //# sourceMappingURL=chunk-YHPNDX7A.js.map
108
+ //# sourceMappingURL=chunk-W2KDIKDF.js.map
@@ -10,7 +10,7 @@ import {
10
10
  precheckZipSize,
11
11
  sanitizeHref,
12
12
  toArrayBuffer
13
- } from "./chunk-YHPNDX7A.js";
13
+ } from "./chunk-W2KDIKDF.js";
14
14
  import {
15
15
  parsePageRange
16
16
  } from "./chunk-MOL7MDBG.js";
@@ -9829,12 +9829,12 @@ import { performance } from "perf_hooks";
9829
9829
  import libre from "libreoffice-convert";
9830
9830
  var libreConvert = libre.convert;
9831
9831
  var PROOFREAD_PROMPT = [
9832
- "\uC544\uB798 Markdown\uC744 \uBE44\uD30C\uAD34 \uAD50\uC815\uB9CC \uC218\uD589\uD558\uC138\uC694.",
9833
- "\uADDC\uCE59:",
9834
- "- \uC0AC\uC2E4 \uCD94\uAC00/\uC0AD\uC81C/\uCD94\uCE21 \uAE08\uC9C0",
9835
- "- \uC22B\uC790, \uB2E8\uC704, \uACE0\uC720\uBA85\uC0AC \uBCC0\uACBD \uAE08\uC9C0",
9836
- "- \uC624\uD0C8\uC790, \uB744\uC5B4\uC4F0\uAE30, \uC904\uBC14\uAFC8, Markdown \uAD6C\uC870\uB9CC \uAD50\uC815",
9837
- "- \uACB0\uACFC\uB294 Markdown \uBCF8\uBB38\uB9CC \uCD9C\uB825"
9832
+ "Perform non-destructive proofreading only on the Markdown below.",
9833
+ "Rules:",
9834
+ "- Do not add, remove, or infer any facts",
9835
+ "- Do not change numbers, units, or proper nouns",
9836
+ "- Correct only typos, spacing, line breaks, and Markdown structure",
9837
+ "- Output the corrected Markdown body only"
9838
9838
  ].join("\n");
9839
9839
 
9840
9840
  // src/index.ts
@@ -10193,4 +10193,4 @@ export {
10193
10193
  cfb/cfb.js:
10194
10194
  (*! crc32.js (C) 2014-present SheetJS -- http://sheetjs.com *)
10195
10195
  */
10196
- //# sourceMappingURL=chunk-ZER7GYXK.js.map
10196
+ //# sourceMappingURL=chunk-WM3XI23V.js.map