Roundup Tracker - Issues

Message6984

Author rouilj
Recipients ced, rouilj
Date 2020-10-23.00:45:50
Message-id <1603413950.77.0.434030891775.issue2551093@roundup.psfhosted.org>
In-reply-to
Fixed in rev 6275:bda491248fd8.

Capturing all Exceptions, no notification to admin.

Note that both markdown and mistune implementations handle the 

``` foo
foo foofoo
```

markup correctly with either

   code class="language-foo"

or

   code class="lang-foo"

tags and classes (respectively).

Thanks for the report and info on reproduction Cédric.
History
Date User Action Args
2020-10-23 00:45:50rouiljsetmessageid: <1603413950.77.0.434030891775.issue2551093@roundup.psfhosted.org>
2020-10-23 00:45:50rouiljsetrecipients: + rouilj, ced
2020-10-23 00:45:50rouiljlinkissue2551093 messages
2020-10-23 00:45:50rouiljcreate