amimas

Results 46 issues of amimas

This is a great tool and it'd be good to have some kind of schema for the config syntax. Let's take a look at a simple config example: ```yaml projects_and_groups:...

✨feature request

**Describe the bug** I have been using gitlabform version `1.18.3.2` for managing CI CD variables. Getting around to upgrading to v3 and doing some test using a sample configuration. I...

🐛bug

I have a link that is being reported as dead. The error message says "unable to verify first certificate". ``` 24:25 error https://dashboard.elasticpath.com is dead. (request to https://dashboard.elasticpath.com/ failed, reason:...

Status: PR Welcome
Status: Proposal

The instruction in the Readme has following regarding the `ignoreRedirects` option: >ignoreRedirects > > This rule checks for redirects (3xx status codes) and consider's them an error by default. To...

I have certain links that gets reported as broken due to `ECONNRESET`: ```log 34:28 error https://jcp.org/en/jsr/detail?id=330 is dead. (request to https://jcp.org/en/jsr/detail?id=330 failed, reason: connect ECONNRESET 137.254.60.38:443) no-dead-link 61:34 error https://dev.mysql.com/downloads/mysql/...

Status: Need More Info

I use static site generator tool to build a static html site. My sources are all in Markdown file/format. All of these examples below are valid but the textlint rule...

Status: Proposal

Hello, I couldn't find the images for yamllint after version 1.26. The latest tagged image does have the latest version of the yamllint though (i.e. 1.32.0), but would be great...

Just want to know if this is a stale project.

This is an extension of issue #1 for supporting multi module gradle project I tried to apply this plugin in my multi module gradle project from the root project's `build.gradle`....

enhancement

The plugin currently generates an html code where the title of the special notes/admonitions are given an html heading `h5`. https://github.com/favoloso/remarkable-admonitions/blob/042d6e109eee77fb308a79935cc4f696880b0156/src/renderer.ts#L19-L25 This is an issue from both semantics and accessibility...

enhancement