Strange. I have a clipping set to do insert the desired returns, tabs,
insertion point. However, The returns are not honored by the clipping. I can
have 50 returns and 1 tab and the tab is honored but the returns are not.
e.g.
(pipe character is the insertion point)
<body>|</body>
if I have the clipping set like so where <r>= return and <t>= tab:
#indent#<r>
<t>#INSERTION<r>
I would think that this should give me this:
<body>
|
</body>
but instead I get this:
<body>
|</body>
I think that this use to work prior to v10 but I could be mistaken.
Thanks, Rick
--
You received this message because you are subscribed to the
"BBEdit Talk" discussion group on Google Groups.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
<http://groups.google.com/group/bbedit?hl=en>
If you have a feature request or would like to report a problem,
please email "[email protected]" rather than posting to the group.
Follow @bbedit on Twitter: <http://www.twitter.com/bbedit>