🦊 Pukiwiki plugin to show the table listing GitLab issues.
#gitlab_issues([domain],[api_token],[project_id],[limit = 10])
| Name | Description |
|---|---|
| domain | GitLab domain name on your site. i.e. gitlab.gnome.org |
| api_token | API token to read issues information |
| project_id | Project ID you want to show issues |
| limit (optional) | Issue count to show on the table |
