-
markdownlint-cli2 reports error for the following markdown file:
```md
# H1
H2
### H3
```
```
a.md:5 MD001/heading-increment Heading levels should only increment by one level at a tim…
-
In OSOCE, but only in the Windows build, after merging the https://github.com/Lombiq/Open-Source-Orchard-Core-Extensions/pull/700 PR, which updated Lombiq.GitHub.Actions with changes from the https://…
-
After the upgrade i see multiple warnings about markdown which I don't want and find it really annoying. I cannot find an option in preferences to disable this linting. Please help me.
-
I've installed the MarkdownEditing package for Sublime Text (v4) and am trying to get the command `MarkdownEditing: Run markdownlint` to run. The error I'm getting suggests the command is not getting …
-
In one module, I define a js_binary rule (using markdownlint from npm). I can run this fine in this module.
I make another module, and depend on the first module using local_path_override. If any t…
-
### What problem does this feature solve?
Given following example `index.md` file:
```md
---
title: Heading 1
---
## Heading 2
Some content
```
In Docusaurus this would add `Heading 1` as the tit…
-
### Feature Request
| Q | A
|------------ | ------
| New Feature | yes
| RFC | yes
| BC Break | yes
#### Summary
See https://github.com/laminas/laminas-form/pull/…
-
**What would you like to be added**:
Support should be added to enable (non-transparent) http-proxy as typically configured via HTTP_PROXY / HTTPS_PROXY environment variables in the form of
$https_…
-
**What would you like to be added**:
Add support for (optional?) `size` attribute for artefact-access of type [`localBlob`](https://github.com/open-component-model/ocm-spec/blob/main/doc/04-extension…
-
**Description**
We want to be able to globally (and locally) configure HTTP Client specific settings such as
- PROXY Settings
- Certificate Settings
- Secure / Insecure Flags
as well as inject gl…