From b5375eb90fd142ec9f3a16dc00dc53d5e098b2d5 Mon Sep 17 00:00:00 2001 From: Dylan Baker Date: Tue, 22 Mar 2022 15:29:03 -0700 Subject: docs/rust: fix markdown title VSCode is perfectly happy with the trailing `---`, hotdoc only likes `...` apparently. --- docs/markdown/Rust.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/markdown/Rust.md b/docs/markdown/Rust.md index b2376c3..971014f 100644 --- a/docs/markdown/Rust.md +++ b/docs/markdown/Rust.md @@ -1,7 +1,7 @@ --- title: Rust short-description: Working with Rust in Meson ---- +... # Using Rust with Meson -- cgit v1.1