mirror of
https://github.com/godotengine/doc-status.git
synced 2025-12-31 13:48:23 +03:00
Use inline code formatting for the commit hash
This commit is contained in:
2
build.sh
2
build.sh
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user