Mark Sapiro pushed to branch master at GNU Mailman / Mailman Core
Commits: 73d5cbfd by Mark Sapiro at 2021-05-06T21:34:32-07:00 Added section on wrapping and inhibiting to rest/docs/templates.rst. - - - - - c37a620e by Mark Sapiro at 2021-05-07T05:02:54+00:00 Merge branch 'wrap' into 'master' Added section on wrapping and inhibiting to rest/docs/templates.rst. See merge request mailman/mailman!853 - - - - - 1 changed file: - src/mailman/rest/docs/templates.rst Changes: ===================================== src/mailman/rest/docs/templates.rst ===================================== @@ -164,6 +164,15 @@ used. IOW, a missing template does not cause an error, it simply causes the named template to be blank. +Line wrapping +============= + +Many, but not all, templates have their text wrapped at column 70. This can +result in a nicer looking result but can also break long URLs. To avoid this, +you can indent any lines you don't want wrapped by one or more spaces which +will inhibit wrapping of those lines. + + URL placeholders ================ View it on GitLab: https://gitlab.com/mailman/mailman/-/compare/12ee5f140e0d14b3e18487705f3c2af92cac70f3...c37a620e332c7f7cf690c6dfa40b9fa12eb8f73d -- View it on GitLab: https://gitlab.com/mailman/mailman/-/compare/12ee5f140e0d14b3e18487705f3c2af92cac70f3...c37a620e332c7f7cf690c6dfa40b9fa12eb8f73d You're receiving this email because of your account on gitlab.com.
_______________________________________________ Mailman-checkins mailing list -- mailman-checkins@python.org To unsubscribe send an email to mailman-checkins-le...@python.org https://mail.python.org/mailman3/lists/mailman-checkins.python.org/ Member address: arch...@jab.org