From 8aab737723163cad63d76f576e3463c92df6d3d7 Mon Sep 17 00:00:00 2001 From: Benjamin F Date: Thu, 18 Aug 2022 15:11:53 -0700 Subject: [PATCH] Change emphasis markdown to allow checkdocs to pass. --- markdown/dev/howtos/code/extend-pattern/en.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/markdown/dev/howtos/code/extend-pattern/en.md b/markdown/dev/howtos/code/extend-pattern/en.md index f6c4e737e62..f7d7a536871 100644 --- a/markdown/dev/howtos/code/extend-pattern/en.md +++ b/markdown/dev/howtos/code/extend-pattern/en.md @@ -28,7 +28,7 @@ If you want to extend an existing design, you'll have to do some work yourself. #### Start from scratch -First step is to spin up the development environment. Pick *from scratch* when prompted: +First step is to spin up the development environment. Pick _from scratch_ when prompted: ```bash npx @freesewing/new-design