Tildes in URLs are replaced with <sub>:

http://www.wonkity.com/~wblock/docs/html/pxe.html

is processed into

http://www.wonkity.com/<sub>wblock/docs/html/pxe.html

Two workarounds: prefix the tilde with a backslash (\~) or use %7e in place of the tilde.

--
You received this message because you are subscribed to the Google Groups 
"asciidoc" group.
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/asciidoc?hl=en.

Reply via email to