Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
Pages: 1
[textile] Escaping Textile
How do I escape Textile for multiple lines with line breaks? For example this does not work.
<script>
//test code
var name = me;
</script>
or this
==
<script>
//test code
var name = me;
</script>
==
Last edited by codylindley (2007-09-05 21:46:07)
codylindley.com
Offline
Offline
Re: [textile] Escaping Textile
ok, this works but it removes spaces (line breaks, empty lines) from my js code. Any ideas why?
Last edited by codylindley (2007-09-05 21:46:41)
codylindley.com
Offline
Offline
Re: [textile] Escaping Textile
Cody, you can report that as a bug on this website
Offline
Pages: 1