Rename diagram.md to diagram.html, because it is HTML

Also use plain `include` directive
This commit is contained in:
Anatoli Babenia
2023-12-13 12:40:35 +03:00
parent 9195da8c1a
commit 4136cb5969
2 changed files with 1 additions and 1 deletions
+1 -1
View File
@@ -18,7 +18,7 @@ How it works
This diagram summarises the steps that cibuildwheel takes on each platform to build your package's wheels. This diagram summarises the steps that cibuildwheel takes on each platform to build your package's wheels.
{% {%
include-markdown "diagram.md" include "diagram.html"
%} %}
This isn't exhaustive, for a full list of the things cibuildwheel can do, check the [options](options.md) page. This isn't exhaustive, for a full list of the things cibuildwheel can do, check the [options](options.md) page.