Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Status
colourYellow
titleRELEASE 2.7.0 OR ABOVE

If'alertDuplicatedIdalertDuplicateId' is set to true, a notification window is displayed when there is a duplicate ID when loading HTML. (Default = true)

Code Block
languagejs
themeEmacs
titlesynapeditor.config.js
'editor.buildOption.html': {
    'alertDuplicatedIdalertDuplicateId': true
},