Other languages such as German and French use different ways to quote. I implemented a basic mechanism to adapt to the language of the document which is set via <html lang='de'>. You can try it out with the commits from my fork. It seems to work for German but the French is getting mixed up by the 'em in one of the first paragraphs in the badger.html. Would you like to merge this into your version once it is working?
Other languages such as German and French use different ways to quote. I implemented a basic mechanism to adapt to the language of the document which is set via
<html lang='de'>. You can try it out with the commits from my fork. It seems to work for German but the French is getting mixed up by the'emin one of the first paragraphs in the badger.html. Would you like to merge this into your version once it is working?