Skip to content
Snippets Groups Projects
Commit 1495ab3f authored by Martyn Welch's avatar Martyn Welch Committed by Emanuele Aina
Browse files

Convert hotdoc code blocks


Hotdoc allows "---" to be used for a code block, this is not supported
by Hugo, it needs to use "```". Convert uses of the former with:

  sed 's/^---$/```/' -i *

Signed-off-by: default avatarMartyn Welch <martyn.welch@collabora.com>
parent 6858b920
No related branches found
No related tags found
1 merge request!50Move designs.a.o to www.a.o
Showing
with 161 additions and 161 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment