79393831

Date: 2025-01-28 12:38:36
Score: 2.5
Natty:
Report link

Could use the domUtils https://www.tiny.cloud/docs/tinymce/latest/apis/tinymce.dom.domutils/#get

var spans = editor.dom.select('span');
dom.setAttrib(spans, 'data-contrast', '');
dom.setAttrib(spans, 'data-ccp-props', '');

Reasons:
  • Probably link only (1):
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: user29401173