From 11712e2e0687312d8efaf493287ab744a1fa7c2e Mon Sep 17 00:00:00 2001 From: Sebastien Bourdeauducq Date: Fri, 13 Mar 2020 18:29:03 +0800 Subject: [PATCH] fix md formatting --- content/software/smoltcp.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/content/software/smoltcp.md b/content/software/smoltcp.md index c57273f..6ca14b2 100644 --- a/content/software/smoltcp.md +++ b/content/software/smoltcp.md @@ -21,11 +21,11 @@ Its design goals are simplicity and robustness. Its design anti-goals include co smoltcp does not need heap allocation at all, is extensively documented, and compiles on stable Rust 1.20 and later. It is used in embedded systems such as the ARTIQ core device and ionpak. -smoltcp achieves ~Gbps of throughput when tested against the Linux TCP stack in loopback mode. +smoltcp achieves \~Gbps of throughput when tested against the Linux TCP stack in loopback mode. The source code is available on GitHub. -**Commercial support for smoltcp is available.** Email sales@m-l***s.hk. +**Commercial support for smoltcp is available.** Email sales@m-l\*\*\*s.hk. {% end %}