Answering my own question;
    ¿Is there a work around to get this in the html?
<A  HREF="file:///home/rch/&#33;&#91;file&#32;name&#91.txt">pathological
name </A>

The answer is yes!
Just write that out verbatim, and surround it top and bottom by three
backticks
thus

```
<A  HREF="file:///home/rch/&#33;&#91;file&#32;name&#91.txt">pathological
name </A><BR/>
```

Works like a charm.
Richard H


------------------------------------------------------------------------------
_______________________________________________
txt2tags-list mailing list
https://lists.sourceforge.net/lists/listinfo/txt2tags-list

Reply via email to