markdown-lint icon indicating copy to clipboard operation
markdown-lint copied to clipboard

Linting for markdown files

Results 9 markdown-lint issues
Sort by recently updated
recently updated
newest added

Hi @appmattus, I noticed while looking at the source that the https://github.com/appmattus/markdown-lint/tree/main/markdown/src/main/kotlin/com/appmattus/markdown/checkstyle package's code is under LGPL-2.1, which folk usually consider to clash with the overall Apache-2.0 licensing of the...

Hi! Would you consider publishing the analyzer/processor as a standalone JAR, e.g. on Maven Central? That way the project topology would lend itself better to be included as a third...

Hacktoberfest

As of version 0.6.0, this is the only problem in the way of supporting the [Gradle configuration cache](https://docs.gradle.org/7.2/userguide/configuration_cache.html): ``` ⌄cannot serialize object of type org.gradle.api.internal.project.DefaultProject, a subtype of org.gradle.api.Project, as...

Instructions for new formatter steps found at https://github.com/diffplug/spotless/blob/main/CONTRIBUTING.md#how-to-add-a-new-formatterstep

This proves that the processor is independent of the default filesystem.

# TL;DR Use `java.nio.file.Path` and `java.nio.file.Files` operations instead of `java.io.File` wherever possible. # Benefits * Easier to integrate in other tools, as the reliance on the real file system goes...

Hi, Is possible to provide an example with "Configuration" but not for .kts Gradle files? Thanks for a very useful library!

Flexmark updated the API in version 0.6x which breaks some of the functionality of markdown lint. To continue to be able to update the flexmark framework we need to add...

Hacktoberfest

``` _Please have a look at [this](https://docs.google.com/presentation/d/1TEF14RXzjkmvZ_Hrk47ymLdA7Tns1rQk-D_8gV0b6J0) presentation for more insights on cultural interviews._ ```