Skip to content
  • deuce's avatar
    284346fa
    Add quoting sensitivity to word_wrap() re-wraps quoted text to still fit. · 284346fa
    deuce authored
    Currently, the options are [width [, orig_width [, [quotes]]]
    That should be updated to allow the boolean to be pretty much anywhere
    fitting with the rest of the JS stuff... but I'm too lazy.
    
    Also, this should (probobly) be moved somewhere else so that the internal
    editor could make use of it too.
    
    Further, should this optionally support ANSI, pipe-codes, and WWIV colour
    codes?
    284346fa
    Add quoting sensitivity to word_wrap() re-wraps quoted text to still fit.
    deuce authored
    Currently, the options are [width [, orig_width [, [quotes]]]
    That should be updated to allow the boolean to be pretty much anywhere
    fitting with the rest of the JS stuff... but I'm too lazy.
    
    Also, this should (probobly) be moved somewhere else so that the internal
    editor could make use of it too.
    
    Further, should this optionally support ANSI, pipe-codes, and WWIV colour
    codes?
Loading