From ee06adc976859e917d730e4e9f80228eef3f7460 Mon Sep 17 00:00:00 2001 From: Zee <86711383+SeaZeeZee@users.noreply.github.com> Date: Sat, 5 Feb 2022 12:54:31 +0100 Subject: [PATCH] Added heading for custom components examples --- markdown/dev/guides/markdown/frequent-mistakes/en.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/markdown/dev/guides/markdown/frequent-mistakes/en.md b/markdown/dev/guides/markdown/frequent-mistakes/en.md index 484df8f386b..3d08eee9554 100644 --- a/markdown/dev/guides/markdown/frequent-mistakes/en.md +++ b/markdown/dev/guides/markdown/frequent-mistakes/en.md @@ -93,6 +93,8 @@ your line. I've found it helpful to experiment and keep checking the preview to see how things look. Not all the empty lines and whitespace in your document will render in the preview. +## Using custom components + When you're using custom components you want to leave an empty line before and after your component.