Why no spaces in tags?

General TRichView support forum. Please post your questions here
Post Reply
martindholmes
Posts: 131
Joined: Mon Aug 29, 2005 12:03 pm

Why no spaces in tags?

Post by martindholmes »

The Advanced Hypertext demo has this comment:

{ IMPORTANT: Do not use spaces in Tag strings (you can use them, but you }
{ will not be able to save such tags in RVF files) }

Is this still the case? If so, what's the reason for it, and is there a workaround? I need to save several attributes in hypertext tags, like this:

href="http://blah.com/blah/" title="Link to blah.com's site"

Also, does this restriction apply when using copy/paste with RVF format? I need to be able to allow copy and paste with tags containing spaces if possible.

Cheers,
Martin
Sergey Tkachenko
Site Admin
Posts: 17559
Joined: Sat Aug 27, 2005 10:28 am
Contact:

Post by Sergey Tkachenko »

This limitation was removed a long ago. You can include any characters in tags, except for #0, #13 and #10.
The comment will be deleted.
Post Reply