Aleksandr Rzhanitsyn

Results 4 issues of Aleksandr Rzhanitsyn

https://transform.tools/json-to-jsdoc

enhancement

For example, add `tabindex` to the elements of `g.clickable-group` (but arrange the elements in a logical order or assign them the appropriate `tabindex` value)

``` Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: message/rfc822 .... ``` Now if the attachment type is "Content-Disposition: inline", then the attachment is inserted into the main mail in "html", and the...

Hi! Thanks for this project. I run the parser and an error occurs ```python IndexError: list index out of range difficulty = self.DIFFICULTIES_LIST[int("".join(filter(lambda x: x.isdigit(), file_name))) - 1] ``` OS...