Use inline code formatting for the commit hash

This commit is contained in:
Hugo Locurcio
2020-09-13 19:29:28 +02:00
parent e59cd4b305
commit 151bcc2377

View File

@@ -21,7 +21,7 @@ echo "https://github.com/godotengine/godot/commit/$COMMIT_HASH"
cat << EOF > content/_index.md
# Godot class reference status
Generated from Godot commit [$COMMIT_HASH](https://github.com/godotengine/godot/commit/$COMMIT_HASH)
Generated from Godot commit [\`$COMMIT_HASH\`](https://github.com/godotengine/godot/commit/$COMMIT_HASH)
($COMMIT_DATE).
Interested in contributing? See