apache / sedona

A cluster computing framework for processing large-scale geospatial data
https://sedona.apache.org/
Apache License 2.0
1.96k stars 692 forks source link

[DOCS] Enable markdownlint rule MD038 #1629

Closed jbampton closed 1 month ago

jbampton commented 1 month ago

https://github.com/DavidAnson/markdownlint/blob/main/doc/md038.md

Did you read the Contributor Guide?

Is this PR related to a JIRA ticket?

What changes were proposed in this PR?

Added another check/test to our Markdown linter.

How was this patch tested?

Ran locally: pre-commit run --all-files

Did this PR include necessary documentation updates?