[quote=@Genkai] Okay thanks for quelling my concern! ^^ Also one more thing: Say I want to copy/paste a CS but when I paste it, it loses its formatting, so if it had boldness, line breaks, eat, it comes a big blob of text that I need to tweak myself (so much work!). Is this supposed to happen? Because I thought a few days ago, you could copy/paste and formatting would remain. (unless of course you paste as plain text...) [/quote] I use a mega hack to get line-breaks to work. Apparently a side-effect of my hack is that copy-and-pasting the rendered post does not preserve line-breaks, which sucks. I could fix this by replacing my mega hack with a different hack, and I should eventually. :lol However, if you click "View Raw" and copy that, then line-breaks will be preserved. If you want people to copy some text, you may want to wrap it in [code][pre][/pre][/code] tags. Line-breaks are preserved when copying it: [pre] [b]Name[/b]: [b]Age[/b]: ... [/pre] If those options don't work, then why not? I really hate for you to manually add line-breaks back in. I should be able to figure out an intermediate solution.