Problem with \n
-
Hello,
I created a shortcode containing this:<script> document.write('Hello\nworld') </script>
The backslash is removed. Please fix it.
Thanks
- The topic ‘Problem with \n’ is closed to new replies.
Home / Plugin: Shortcoder — Create Shortcodes for Anything / Problem with \n
Hello,
I created a shortcode containing this:
<script>
document.write('Hello\nworld')
</script>
The backslash is removed. Please fix it.
Thanks