mirror of
https://github.com/jhillyerd/inbucket.git
synced 2026-01-10 05:05:57 +00:00
Improved message rendering
Added a decodeSection function to mime.go that uses go-qprintable to parse quoted-printable emails or MIME parts, fixes #7 Added a very basic TextToHtml converter to provide nicer rending of text message bodies.
This commit is contained in:
@@ -286,6 +286,7 @@ a:hover {
|
||||
|
||||
#emailBody {
|
||||
color: #000000;
|
||||
margin-top: 15px;
|
||||
}
|
||||
|
||||
#emailActions {
|
||||
|
||||
Reference in New Issue
Block a user