Package: elpa-pcre2el
Severity: minor

Hi,

the package description now includes a list of features, the items in the list 
have been splitted/formatted badly (looking at 
https://github.com/joddie/pcre2el)

Specifically the 2nd,3rd and 4th items now looks like this:

 - convert either syntax to `rx', an S-expression based regexp syntax
   untangle complex regexps by;
 - showing the parse tree in `rx' form and highlighting the;
 - corresponding chunks of code show the complete list of strings
    (productions) matching a regexp, provided the list is finite;

while they should look like this:
 - convert either syntax to `rx', an S-expression based regexp syntax;
 - untangle complex regexps by showing the parse tree in `rx' form and
   highlighting the corresponding chunks of code;
 - show the complete list of strings (productions) matching a regexp,
   provided the list is finite;

Thanks for your work in Debian,

beatrice

Reply via email to