Yeah, it's force_br_newlines : true, It's "experimental" according to the forums, and it seems to mung up ordered and unordered lists
-- Scott Stewart ColdFusion Developer 4405 Oakshyre Way Raleigh, NC 27616 (h) 919.874.6229 (c) 703.220.2835 -----Original Message----- From: Peter Boughton [mailto:[email protected]] Sent: Friday, May 15, 2009 2:09 PM To: cf-talk Subject: Re: TinyMCE... anyone seen this That's standard behaviour with most WYSIWYG editors - it's starting a new paragraph rather than inserting a line break. You can do a line break with either shift-return or ctrl-return. If necessary, there's a setting in the config to disable the behaviour, but I can't recall it's name. Have a poke through the documentation to find out more. http://wiki.moxiecode.com/index.php/TinyMCE:FAQ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Want to reach the ColdFusion community with something they want? Let them know on the House of Fusion mailing lists Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:322566 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

