Commit 01848ee
docs: rust: fix improper rendering in Arch Support page
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 <[email protected]>
Closes: Rust-for-Linux/linux#1069
Signed-off-by: Bo-Wei Chen <[email protected]>
Reviewed-by: Benno Lossin <[email protected]>
Fixes: 90868ff ("LoongArch: Enable initial Rust support")
Link: https://lore.kernel.org/r/[email protected]
[ Reworded slightly title and message; use "Link:" tag. ]
Signed-off-by: Miguel Ojeda <[email protected]>1 parent 7d49f53 commit 01848ee
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| |||
0 commit comments