<https://lh3.googleusercontent.com/-6LWlhJDBiTk/VNjl11CDMUI/AAAAAAAAA10/Y9yZECYCP0c/s1600/2015-02-09_115201.png>
<https://lh3.googleusercontent.com/-6LWlhJDBiTk/VNjl11CDMUI/AAAAAAAAA10/Y9yZECYCP0c/s1600/2015-02-09_115201.png> There is a bug when combining hard linebreaks plus angle brackets (with e-mail address) plus code block. Compare the following two blocks. *Block #1* """ This image demonstrates the bug <[email protected]>. """ ``` The above sentence actually contains an e-mail address in brackets. See text below for the code. ``` *Block #2* """ This image demonstrates the bug [email protected]. """ ``` The above sentence actually contains an e-mail address in brackets. See text below for the code. ``` -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/tiddlywiki. For more options, visit https://groups.google.com/d/optout.

