mirror of
https://github.com/torvalds/linux.git
synced 2024-11-10 22:21:40 +00:00
01848eee20
Fix improper rendering of table cell (empty bullet list) by rendering
as a dash using the backslash escaping mechanism [1].
Link: https://docutils.sourceforge.io/docs/ref/rst/restructuredtext.html#escaping-mechanism [1]
Reported-by: Miguel Ojeda <ojeda@kernel.org>
Closes: https://github.com/Rust-for-Linux/linux/issues/1069
Signed-off-by: Bo-Wei Chen <tim.chenbw@gmail.com>
Reviewed-by: Benno Lossin <benno.lossin@proton.me>
Fixes:
|
||
---|---|---|
.. | ||
arch-support.rst | ||
coding-guidelines.rst | ||
general-information.rst | ||
index.rst | ||
quick-start.rst | ||
testing.rst |