Skip to content

Commit 719c597

Browse files
committed
docs(en): merging all conflicts
2 parents f5d278d + 081241c commit 719c597

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

guide/syntax.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -647,9 +647,15 @@ src: ./content.md
647647

648648
> Διαθέσιμο από v0.43.0
649649
650+
<<<<<<< HEAD
650651
Το Slidev έχει πειραματική υποστήριξη για την [MDC (Markdown Components) Σύνταξη](https://content.nuxtjs.org/guide/writing/mdc) που υποστηρίζεται από το [`markdown-it-mdc`](https://github.com/antfu/markdown-it-mdc).
651652

652653
Μπορείτε να την ενεργοποιήσετε προσθέτοντας `mdc: true` στο frontmatter του αρχείου markdown σας.
654+
=======
655+
Slidev has an experimental support for [MDC (Markdown Components) Syntax](https://content.nuxtjs.org/guide/writing/mdc) powered by [`markdown-it-mdc`](https://github.com/antfu/markdown-it-mdc).
656+
657+
You can enable it by adding `mdc: true` to the frontmatter of your markdown file.
658+
>>>>>>> 081241c66e4b17a1a524facc9585f0b6f74f5699
653659
654660
```md
655661
---

0 commit comments

Comments
 (0)