diff options
author | EuAndreh <eu@euandre.org> | 2025-04-16 11:20:43 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2025-04-16 11:20:43 -0300 |
commit | d36c2e459a74ec67e523539eb98b78b95b01432a (patch) | |
tree | a7099fbfbdab6a21f59b6efe095bffb40ceae646 /src/content/podcasts/2020/12/19/test-entry.adoc | |
parent | src/content/style.css: Show header on hover only (diff) | |
download | euandre.org-d36c2e459a74ec67e523539eb98b78b95b01432a.tar.gz euandre.org-d36c2e459a74ec67e523539eb98b78b95b01432a.tar.xz |
src/content/: Normalize [source,$lang] code blocks
Diffstat (limited to 'src/content/podcasts/2020/12/19/test-entry.adoc')
-rw-r--r-- | src/content/podcasts/2020/12/19/test-entry.adoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/content/podcasts/2020/12/19/test-entry.adoc b/src/content/podcasts/2020/12/19/test-entry.adoc index c641449..9e7eb00 100644 --- a/src/content/podcasts/2020/12/19/test-entry.adoc +++ b/src/content/podcasts/2020/12/19/test-entry.adoc @@ -11,7 +11,7 @@ Another link to home: https://euandre.org A code block: -[source,shell] +[source,sh] ---- $ l total 372K |