You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: fern/products/docs/pages/component-library/custom-components/reusable-markdown.mdx
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
---
2
-
title: Reusable Snippets
3
-
description: Reusable, custom snippets to keep content in sync. Edit once, update everywhere.
2
+
title: Reusable Markdown
3
+
description: Reusable, custom markdown to keep content in sync. Edit once, update everywhere.
4
4
---
5
5
6
6
Keep your documentation DRY (Don't Repeat Yourself) by defining a reusable snippet once, and then referencing it in multiple places. This way, you only need to update the snippet in one place to keep all references in sync.
0 commit comments