[all-commits] [llvm/llvm-project] 442ee7: [lldb-dap] Fix Markdown tables in README.md
Jonas Devlieghere via All-commits
all-commits at lists.llvm.org
Tue Dec 3 20:59:26 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 442ee78cb414cd7101482bb677e62631e94e5480
https://github.com/llvm/llvm-project/commit/442ee78cb414cd7101482bb677e62631e94e5480
Author: Jonas Devlieghere <jonas at devlieghere.com>
Date: 2024-12-03 (Tue, 03 Dec 2024)
Changed paths:
M lldb/tools/lldb-dap/README.md
Log Message:
-----------
[lldb-dap] Fix Markdown tables in README.md
The markdown tables in the README aren't getting rendered correctly on
the LLDB-DAP page in the Visual Studio arketplace [1]. This is a
somewhat speculative fix as the table itself appears to be correct. Even
if this change doesn't fix it, the new formatting significantly improves
the readability.
[1] https://marketplace.visualstudio.com/items?itemName=llvm-vs-code-extensions.lldb-dap
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list