79602897

Date: 2025-05-02 06:24:04
Score: 1
Natty:
Report link

const options = [ "bold", "italic", "underline", "|", "font", "fontsize", "brush", "|", "ul", "ol", "lineHeight", "|", "image", "table", "hr", "|", "align", "undo", "redo", "|", "preview", "print", ]; const config = { readonly: false, uploader: { insertImageAsBase64URI: true, }, buttons: options, buttonsMD: options, buttonsSM: options, buttonsXS: options, sizeLG: 900, sizeMD: 700, sizeSM: 400, height: 600, style: { position: "static", minHeight: "600px" }, defaultLineHeight: 1.2, controls: { lineHeight: { list: [0.5], }, }, };

Reasons:
  • Long answer (-0.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: 송봉재