fix: codeblock tag plugin syntax

This commit is contained in:
Ming Di Leom 2022-01-08 21:43:03 +00:00
parent 83f4a6aad5
commit 9bbec7a51a
No known key found for this signature in database
GPG Key ID: 32D3E28E96A695E8
1 changed files with 1 additions and 1 deletions

View File

@ -332,4 +332,4 @@ do
find -L "$i" -maxdepth 1 -executable -type f -exec basename {} \; 2> /dev/null || :
fi
done
{% codeblock %}
{% endcodeblock %}