kito-inv

Results 4 issues of kito-inv

Fixes #46 Before a line break in the md file would generate a line break in the pdf file but to match the way GH renders Markdown it should be...

Hi, it would be great having a method to get the changes made to an issue with pagination, there's an [endpoint](https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-issues/#api-rest-api-3-issue-issueidorkey-changelog-get) in the Jira API for that Thank you for...

Hi, the Issue Comment object is missing the attribute 'properties' that can be found in the [Jira API](https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-issue-comments/#api-rest-api-3-issue-issueidorkey-comment-get) ![image](https://github.com/lesstif/php-JiraCloud-RESTAPI/assets/92874541/847b9c36-b8c2-41ab-8768-f4bbf1de4908) Is it possible to add it? Thanks! PS: is there a...

### Version(s) affected 5.1.1 ### Description When there is an empty HTML tag it breaks the parsing of the sibling if it's the same tag ### How to reproduce `...