Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[SOLVED] How2 show \r\n in code
#1
When I put a code listing in CKEDIT, it removes all backslashes such a c language return & newline.
How can I force CKEDIT not to modify text?

i.e
Code:
printf("some text\r\n");
becomes
printf("some textrn");
Thanks,
jwzumwalt
(\__/)
(='.'=)
(")_(")
Reply


Messages In This Thread
[SOLVED] How2 show \r\n in code - by jwzumwalt - 2016-01-15, 17:46:56
RE: How2 show \r\n in code - by shawn_a - 2016-01-15, 23:09:04
RE: How2 show \r\n in code - by jwzumwalt - 2016-01-16, 01:48:16
RE: How2 show \r\n in code - by Carlos - 2016-01-16, 01:52:18
RE: How2 show \r\n in code - by shawn_a - 2016-01-16, 02:49:41
RE: How2 show \r\n in code - by Carlos - 2016-01-16, 03:29:36
RE: How2 show \r\n in code - by jwzumwalt - 2016-01-16, 06:37:39
RE: How2 show \r\n in code - by shawn_a - 2016-01-16, 07:29:58
RE: How2 show \r\n in code - by jwzumwalt - 2016-01-17, 02:07:59



Users browsing this thread: 1 Guest(s)