[all-commits] [llvm/llvm-project] d36757: [LLDB][Docs] Fix formatting of example code-block
Adrian Prantl via All-commits
all-commits at lists.llvm.org
Fri Jun 10 08:17:22 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d36757b511ea6ef466a8ce608a5431a5e6173632
https://github.com/llvm/llvm-project/commit/d36757b511ea6ef466a8ce608a5431a5e6173632
Author: Adrian Prantl <aprantl at apple.com>
Date: 2022-06-10 (Fri, 10 Jun 2022)
Changed paths:
M lldb/docs/use/variable.rst
Log Message:
-----------
[LLDB][Docs] Fix formatting of example code-block
Tested by building the docs-lldb-html target and
confirming the code-block renders properly with
the fix.
Patch by Michael Buch!
Differential Revision: https://reviews.llvm.org/D127437
More information about the All-commits
mailing list