Bug#993438: python3-pygments: Markdown and Output lexers cannot be found

2021-09-06 Thread Francesco Potortì
>> Package: python3-pygments >> Version: 2.7.1+dfsg-2.1 >> Severity: normal >> X-Debbugs-Cc: none, Francesco Potortì >> >> get_lexer_by_name("markdown") >> does not work: it does not find the lexer. >> However, >> get_lexer_by_name("md") >> works, so this is a bug with a workaround. >> >> ge

Bug#993438: python3-pygments: Markdown and Output lexers cannot be found

2021-09-05 Thread Georg Brandl
On 01/09/2021 13:34, Francesco Potortì wrote: > Package: python3-pygments > Version: 2.7.1+dfsg-2.1 > Severity: normal > X-Debbugs-Cc: none, Francesco Potortì > > get_lexer_by_name("markdown") > does not work: it does not find the lexer. > However, > get_lexer_by_name("md") > works, so this is

Bug#993438: python3-pygments: Markdown and Output lexers cannot be found

2021-09-01 Thread Francesco Potortì
Package: python3-pygments Version: 2.7.1+dfsg-2.1 Severity: normal X-Debbugs-Cc: none, Francesco Potortì get_lexer_by_name("markdown") does not work: it does not find the lexer. However, get_lexer_by_name("md") works, so this is a bug with a workaround. get_lexer_by_name("output") does not