feat: add microformats (#214)

This commit is contained in:
Robert Kaussow 2021-09-28 20:44:59 +02:00 committed by GitHub
parent 4bfc17ac9d
commit 1932053d5a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
7 changed files with 79 additions and 0 deletions

View file

@ -1,3 +1,7 @@
---
title: Code Blocks
---
There are multiple ways to add code blocks. Most of them works out of the box only the Hugo shortcode `<highlight>` need some configuration to work properly.
{{< toc >}}