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: src/content/posts/expressive-code.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@ published: 2024-04-10
4
4
description: How code blocks look in Markdown using Expressive Code.
5
5
tags: [Markdown, Blogging, Demo]
6
6
category: Examples
7
-
draft: false
7
+
draft: true
8
8
---
9
9
10
10
Here, we'll explore how code blocks look using [Expressive Code](https://expressive-code.com/). The provided examples are based on the official documentation, which you can refer to for further details.
0 commit comments