,----
| + Create a file for each vhost you wish to redirect email for. From our 
example
|   we create /etc/exim4/virtualhosts/myweb.com. In it we place our email
|   mappings. Here is an example:-
| #+begin_example
| info: i...@gmail.com
| webmaster: webmas...@gmail.com
| * : :blackhole:
| #+end_example
| Here we can see that i...@myweb.com gets sent to i...@gmail.com. Easy peasy.
`----

My export finished at the blackhole line. Any org mark up characters
inside literal blocks should be ignored I thought. It seems that

org-export-as-html

falls over in my export at that * in the src block.

Something I can tweak or a legitimate bug?

Reply via email to