How to break up long URLs
Gregory Elkinbard <[email protected]>
| Newsgroups | gmane.text.docutils.user |
|---|---|
| Message-ID | <[email protected]> |
Hi folks, I have URLs which are longer then 79 characters, how do I break them up in docutils compliant manner. I tried “\cr” but this results in an error. Thanks Greg