facundobatista/kilink

Wrap line

humitos opened this issue · 4 comments

It would be great to have a checkbox or something similar from where the user can select if he/she wants the content of the linkode to be wrapped or not

Pullig request (??) this issue.

Mmmm... I see the "Wrap" checkbox in the GUI, and even the editor.setOption() in the code, but I tried it and it doesn't work.

Steps I did:

  • started a local server with ./run
  • pasted a text with some very long lines
  • click/unclick the "wrap" checkbox, and nothing happens...

I did not see the implementation, but maybe it is necessary to refresh the codemirror instance to see the change...

I'm actually not seeing any "wrap checkbox" in the current UI