Dingedi

Results 3 issues of Dingedi

maybe we could use the python type hints for typing rather than in docstrings? for argostranslate v2 maybe? Exemple: old: ```python def get_translation_from_codes(from_code, to_code): """Gets a translation object from codes...

enhancement
help wanted
good first issue

```html ``` is broken in ```html html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/1999/REC-html401-19991224/strict.dtd" ``` ![image](https://user-images.githubusercontent.com/64697405/235759242-593647f9-0f77-4a44-ad9c-f80f9817d9fa.png) it is an example for this doctype but in general as soon as there is a...

bug
help wanted
good first issue

can attribute translation be easily implemented? for example translating the "alt" attribute of an image ```html ```

enhancement
help wanted
good first issue