emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[O] html email newsletter with org-mime


From: Jérémie Juste
Subject: [O] html email newsletter with org-mime
Date: Fri, 18 Mar 2016 13:40:11 +0100

Hello,

I was trying to create an html email newletter using org-mime-html-buffer along with gnus. The results are quite good, but it's still a bit costly to add some html attributes.

I usually do the following in org-mode

|------------------------------------------------------------------------------|
| [[file+emacs:org-mode-unicorn-logo.png][org-unicorn]]   height="188" width="787.2 align=center"                        |
|------------------------------------------------------------------------------|
| style="background-color:#8470ff;font-size:200%;text-align:center;">  Title 1 |
|                                                                              |
|------------------------------------------------------------------------------|
| style="background-color:#8470ff;font-size:200%;text-align:center;">  Title 2 |
|                                                                              |
|------------------------------------------------------------------------------|

then use regular _expression_ to correct the html attributes. Do you have any idea how we can improve this?

Thanks

--
Jeremie Juste

reply via email to

[Prev in Thread] Current Thread [Next in Thread]