]> www.infradead.org Git - users/jedix/linux-maple.git/commit
docs: rust: remove unintended blockquote in Coding Guidelines
authorVincent Woltmann <vincent@woltmann.art>
Fri, 16 Aug 2024 20:01:42 +0000 (20:01 +0000)
committerMiguel Ojeda <ojeda@kernel.org>
Wed, 21 Aug 2024 11:29:36 +0000 (13:29 +0200)
commit5d88f98b2e73b2928cab7f8bd3d67777cb9ea1e7
treedf2647040cf64c6c0ba13e8c0bba61104d256d87
parentfd764e74e5b75512be1b55ec9680a6c35885cc63
docs: rust: remove unintended blockquote in Coding Guidelines

An unordered list in coding-guidelines.rst was indented, producing
a blockquote around it and making it look more indented than expected.
Remove the indentation to only output an unordered list.

Reported-by: Miguel Ojeda <ojeda@kernel.org>
Closes: https://github.com/Rust-for-Linux/linux/issues/1063
Fixes: d07479b211b7 ("docs: add Rust documentation")
Signed-off-by: Vincent Woltmann <vincent@woltmann.art>
Link: https://lore.kernel.org/r/20240816200339.2495875-1-vincent@woltmann.art
[ Reworded title. - Miguel ]
Signed-off-by: Miguel Ojeda <ojeda@kernel.org>
Documentation/rust/coding-guidelines.rst