Files
Sherry Fan f1e6f26e92 EmbeddedPkg: fix mdlint issues
Fix markdownlint formatting issues in README.

Uses the following settings:
{
  "default": true,
  "MD013": {"line_length": 120, "code_blocks": false, "tables": false},
  "MD033": {"allowed_elements": ["br", "center", "img"]}
}

Signed-off-by: Sherry Fan <sherryfan@microsoft.com>
2026-03-04 22:02:33 +00:00
..