I noticed the module uses tags. They should be replaced by to make the module more XHTML compatible.
This should have been: Replace <br> with <br />.
<br>
<br />
Actually I wrote the actual tags, but Drupal.org converts anything to html without asking me, so the tags became newline characters. Drupal.org should support plain text posts.
Comitted to CVS for Drupal 4.7 (but not tagged for 4.7 packaging). Needs backport for older versions.
Comments
Comment #1
Uwe Hermann commentedThis should have been: Replace
<br>with<br />.Comment #2
nsk commentedActually I wrote the actual tags, but Drupal.org converts anything to html without asking me, so the tags became newline characters. Drupal.org should support plain text posts.
Comment #3
deekayen commentedComitted to CVS for Drupal 4.7 (but not tagged for 4.7 packaging). Needs backport for older versions.
Comment #4
(not verified) commented