comparison CHANGES.txt @ 6275:bda491248fd8

Handle exception raised from markdown processing If an exception is raised from the markdown processor, return plain text to the user.
author John Rouillard <rouilj@ieee.org>
date Thu, 22 Oct 2020 20:43:29 -0400
parents 3a851df879cd
children 177b186dd23a
comparison
equal deleted inserted replaced
6274:474de62f4ce0 6275:bda491248fd8
32 the example). 32 the example).
33 - sphinxcontrib.cheeseshop is unmaintained and using old http 33 - sphinxcontrib.cheeseshop is unmaintained and using old http
34 url. Attempts to override cheeseshop_url failed. Replace call to 34 url. Attempts to override cheeseshop_url failed. Replace call to
35 cheeseshop in docs with raw html and remove references to 35 cheeseshop in docs with raw html and remove references to
36 cheeseshop. (John Rouillard) 36 cheeseshop. (John Rouillard)
37 - issue2551093 - return plain text if markdown formatter throws exception
38 (reported by Cedric Krier, fix by John Rouillard)
37 39
38 Features: 40 Features:
39 - issue2550522 - Add 'filter' command to command-line 41 - issue2550522 - Add 'filter' command to command-line
40 interface. Filter command was actually added in 2.0.0, but this 42 interface. Filter command was actually added in 2.0.0, but this
41 issue requested transitive searching. So that: 43 issue requested transitive searching. So that:

Roundup Issue Tracker: http://roundup-tracker.org/