From 55159acb27541d314ede5f58064b3d63ff7a1de4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 Nov 2025 04:11:18 +0000 Subject: [PATCH 1/2] Bump DavidAnson/markdownlint-cli2-action from 20 to 21 Bumps [DavidAnson/markdownlint-cli2-action](https://github.com/davidanson/markdownlint-cli2-action) from 20 to 21. - [Release notes](https://github.com/davidanson/markdownlint-cli2-action/releases) - [Commits](https://github.com/davidanson/markdownlint-cli2-action/compare/v20...v21) --- updated-dependencies: - dependency-name: DavidAnson/markdownlint-cli2-action dependency-version: '21' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/github.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/github.yml b/.github/workflows/github.yml index c72c6e206..a08884d2f 100644 --- a/.github/workflows/github.yml +++ b/.github/workflows/github.yml @@ -701,7 +701,7 @@ jobs: python3 CI/validate_json.py - name: Validate Markdown - uses: DavidAnson/markdownlint-cli2-action@v20 + uses: DavidAnson/markdownlint-cli2-action@v21 with: config: 'CI/example.markdownlint-cli2.jsonc' globs: '**/*.md' From ef6ac2ee954d9279fa520665af674ef2359c424b Mon Sep 17 00:00:00 2001 From: Ivan Savenko Date: Sun, 23 Nov 2025 18:50:25 +0200 Subject: [PATCH 2/2] Fix .md formatting for newer version of linter --- docs/modders/Campaign_Format.md | 4 ++-- docs/modders/Guides/Creature_Help.md | 10 +++++----- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/docs/modders/Campaign_Format.md b/docs/modders/Campaign_Format.md index 59f5906e6..4eabac4ec 100644 --- a/docs/modders/Campaign_Format.md +++ b/docs/modders/Campaign_Format.md @@ -220,6 +220,6 @@ The scenarios should be named as in `"map"` field from header. Subfolders are al ## Compatibility table -| Version | Min VCMI | Max VCMI | Description | -|---------|----------|----------|-------------| +| Version | Min VCMI | Max VCMI | Description | +|---------|----------|----------|-----------------| | 1 | 1.3 | | Initial release | diff --git a/docs/modders/Guides/Creature_Help.md b/docs/modders/Guides/Creature_Help.md index a2234e40b..883c1f974 100644 --- a/docs/modders/Guides/Creature_Help.md +++ b/docs/modders/Guides/Creature_Help.md @@ -91,7 +91,7 @@ There are no strong rules in the original game about the angle of the shadows on Let's consider that the object is a vertical cone: | | | | | | | | | | | -|---|---|---|---|---|---|---|---|---|---| +| --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | | 🟦 | 🟦 | 🟦 | 🟦 | 🟦 | 🟦 | 🟦 | 🟦 | 🟦 | 🟦 | | 🟦 | 🟦 | 🟦 | 🟦 | 🟦 | 🟦 | 🟦 | ‍⬛ | 🟦 | 🟦 | | 🟦 | 🟦 | 🟦 | 🟦 | 🟦 | 🟦 | 🟦 | ‍⬛ | 🟦 | 🟦 | @@ -106,7 +106,7 @@ Let's consider that the object is a vertical cone: Locate the top and its projection to the ground: | | | | | | | | | | | -|---|---|---|---|---|---|---|---|---|---| +| --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | | 🟦 | 🟦 | 🟦 | 🟦 | 🟦 | 🟦 | 🟦 | 🟦 | 🟦 | 🟦 | | 🟦 | 🟦 | 🟦 | 🟦 | 🟦 | 🟦 | 🟦 | 🟥 | 🟦 | 🟦 | | 🟦 | 🟦 | 🟦 | 🟦 | 🟦 | 🟦 | 🟦 | ‍⬛ | 🟦 | 🟦 | @@ -121,7 +121,7 @@ Locate the top and its projection to the ground: Then draw a rectangle triangle on the left: | | | | | | | | | | | -|---|---|---|---|---|---|---|---|---|---| +| --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | | 🟦 | 🟦 | 🟦 | 🟦 | 🟦 | 🟦 | 🟦 | 🟦 | 🟦 | 🟦 | | 🟦 | 🟦 | 🟦 | 🟦 | 🟦 | 🟦 | 🟦 | 💟 | 🟦 | 🟦 | | 🟦 | 🟦 | 🟦 | 🟦 | 🟦 | 🟦 | 💟 | ‍⬛ | 🟦 | 🟦 | @@ -136,7 +136,7 @@ Then draw a rectangle triangle on the left: The square top is the projection of the shadow of the top of the cone: | | | | | | | | | | | -|---|---|---|---|---|---|---|---|---|---| +| --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | | 🟦 | 🟦 | 🟦 | 🟦 | 🟦 | 🟦 | 🟦 | 🟦 | 🟦 | 🟦 | | 🟦 | 🟦 | 🟦 | 🟦 | 🟦 | 🟦 | 🟦 | ‍⬛ | 🟦 | 🟦 | | 🟦 | 🟦 | 🟦 | 🟦 | 🟦 | 🟦 | 🟦 | ‍⬛ | 🟦 | 🟦 | @@ -151,7 +151,7 @@ The square top is the projection of the shadow of the top of the cone: Then you can draw the rest of the shadow: | | | | | | | | | | | -|---|---|---|---|---|---|---|---|---|---| +| --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | | 🟦 | 🟦 | 🟦 | 🟦 | 🟦 | 🟦 | 🟦 | 🟦 | 🟦 | 🟦 | | 🟦 | 🟦 | 🟦 | 🟦 | 🟦 | 🟦 | 🟦 | ‍⬛ | 🟦 | 🟦 | | 🟦 | 🟦 | 🟦 | 🟦 | 🟦 | 🟦 | 🟦 | ‍⬛ | 🟦 | 🟦 |