diff -r 0d3690f8ce2a -r 805d4a462abb tests/test-minirst.py --- a/tests/test-minirst.py Tue Mar 07 16:25:51 2023 +0100 +++ b/tests/test-minirst.py Tue Mar 07 16:45:54 2023 +0100 @@ -154,7 +154,7 @@ debugformats('options', options) -fields = b""" +fields = br""" :a: First item. :ab: Second item. Indentation and wrapping is handled automatically.