a | b/docs/snippets/snippet-intro.mdx | ||
---|---|---|---|
1 | One of the core principles of software development is DRY (Don't Repeat |
||
2 | Yourself). This is a principle that apply to documentation as |
||
3 | well. If you find yourself repeating the same content in multiple places, you |
||
4 | should consider creating a custom snippet to keep your content in sync. |