Skip to content

Commit ea39303

Browse files
author
Fran
committed
fix additionalPrompts
1 parent 9758cca commit ea39303

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

simplehtmleditor.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -239,7 +239,7 @@ if (!("ncsedtRestorableObj" in window)) {
239239
},
240240

241241
additionalPrompts: {
242-
"only replacement": 'Iinstructions:\n Provide only what is requested, including all code or text that does not change, without additional comments, without Markdown.'
242+
"only replacement": 'Iinstructions:\nProvide only what is requested, including all code or text that does not change, without additional comments, without Markdown. The div id ncsedt-implement code must never be modified.'
243243
},
244244

245245
toolbarCols: null,

simplehtmleditor.min.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)