dicio icon indicating copy to clipboard operation
dicio copied to clipboard

Make scrape_meaning return list containing meanings

Open fmleo opened this issue 5 years ago • 0 comments

The function "scrape_meaning" returns a single string with all the meanings separated by a semicolon, I think this is a necessary change because since some meanings on the website contain semicolons, it's impossible to turn the meanings into a list by splitting them.

fmleo avatar Oct 01 '20 05:10 fmleo