Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/thegeeklab/hugo-geekblog.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Kaussow <mail@geeklabor.de>2022-02-03 00:27:10 +0300
committerGitHub <noreply@github.com>2022-02-03 00:27:10 +0300
commit967a75b9de099616b8f06da6456fa220462724d4 (patch)
tree47ed3337c22f2a04fe58f747239dc131bb4de605 /exampleSite
parent9636d81a845dbe9bdb26cecc5a6bd722240e653d (diff)
fix: fix formatting on feature and code links (#182)v0.15.3
Diffstat (limited to 'exampleSite')
-rw-r--r--exampleSite/content/posts/features/code-blocks.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/exampleSite/content/posts/features/code-blocks.md b/exampleSite/content/posts/features/code-blocks.md
index b49b9ec..6ceed88 100644
--- a/exampleSite/content/posts/features/code-blocks.md
+++ b/exampleSite/content/posts/features/code-blocks.md
@@ -20,7 +20,7 @@ To display an inline shortcode use single quotes:
`some code`
```
-**Example:** `some code`
+**Example:** `some code` with a [`link`](#)
## Code blocks