Viewing 1 replies (of 1 total)
  • Plugin Author Bainternet

    (@bainternet)

    in general yes but you would have to edit the plugin file
    js/pezc.js
    on line 20 where its:

    mode: "text/html",

    Add:

    lineWrapping: true,

    so you get:

    lineWrapping: true,
    mode: "text/html",

Viewing 1 replies (of 1 total)
  • The topic ‘Word wrapping’ is closed to new replies.