diff --git a/website/blog/releases/3.4/index.mdx b/website/blog/releases/3.4/index.mdx index bb500ee342..de0a1cfec0 100644 --- a/website/blog/releases/3.4/index.mdx +++ b/website/blog/releases/3.4/index.mdx @@ -48,7 +48,7 @@ Content :::tip Keeping tags usage consistent -Use the new `onInlineTags: 'throw' plugin option to enforce the usage of predefined tags and prevent contributors from creating new unwanted tags. +Use the new `onInlineTags: 'throw'` plugin option to enforce the usage of predefined tags and prevent contributors from creating new unwanted tags. :::