Skip to content

Fix markdown errors picked up by new markdownlint

Ash McKenzie requested to merge ashmckenzie/fix-markdownlint-errors into main

What does this Merge Request do and why?

This MR fixes some markdown errors that are now being picked up since !2188 (merged) was merged.

Merge Request checklist

  • This change is backward compatible. If not, please include steps to communicate to our users.
  • Tests added for new functionality. If not, please raise Issue to follow-up.
  • Documentation added/updated, if needed.
  • gdk doctor test added, if needed.
  • Add the ~highlight label if this MR should be included in the CHANGELOG.md.

Merge request reports