realpine / alpine

Alpine is a text-based email client, friendly for novices yet powerful.
Apache License 2.0
35 stars 12 forks source link

An opening <div> implies a line break #17

Open geofft opened 12 years ago

geofft commented 12 years ago

alpine's HTML renderer renders foo<div>bar</div>baz as foobar on one line and baz on the next. Weird.