PageRenderTime 37ms CodeModel.GetById 16ms RepoModel.GetById 1ms app.codeStats 0ms

/jEdit/tags/jedit-4-1-pre5/doc/tips/tip76.html

#
HTML | 5 lines | 5 code | 0 blank | 0 comment | 0 complexity | ec541b0aa6a514e2ea7f5632956fa056 MD5 | raw file
Possible License(s): BSD-3-Clause, AGPL-1.0, Apache-2.0, LGPL-2.0, LGPL-3.0, GPL-2.0, CC-BY-SA-3.0, LGPL-2.1, GPL-3.0, MPL-2.0-no-copyleft-exception, IPL-1.0
  1. <html><body>
  2. If you want to search for or replace with newline characters, enable
  3. regular expression search and insert "\n" (without the quotes)
  4. somewhere in the search or replacement string.
  5. </body></html>