From 9406e8b36c2ee0e914b0c6224f950b74ae4506c1 Mon Sep 17 00:00:00 2001 From: SamuXarick <43006711+SamuXarick@users.noreply.github.com> Date: Sat, 25 Oct 2025 14:07:25 +0100 Subject: [PATCH] Codefix: Mostly aligment, and missing closing tags in landscape.html - Enclose "Presence and direction of bridge above" within
  • - Several missing closing tags - A few missing closing tags - Consistent lower case
    tags - A big table misalignment by one space in "m5 bits 7..4: Water tile type:" with an incorrect closing tag at the end --- docs/landscape.html | 192 ++++++++++++++++++++++---------------------- 1 file changed, 98 insertions(+), 94 deletions(-) diff --git a/docs/landscape.html b/docs/landscape.html index 3f33126dd3..54294ad323 100644 --- a/docs/landscape.html +++ b/docs/landscape.html @@ -16,7 +16,7 @@ Landscape grid page.

    Nine attributes (counting "type" and - "height") hold the information about a tile.
    + "height") hold the information about a tile.
    These attributes are referred to as "type", "height", @@ -50,6 +50,7 @@ 0AObjects +

  • Bits 3..2: @@ -57,6 +58,7 @@
    Presence and direction of bridge above.
    01Axis X (North-East)
    02Axis Y (South-West)
    +
  • Bits 1..0: @@ -69,13 +71,14 @@ In any other climate these 2 bits are theoretically free of use, however using them does not seem useful.
  • +
  • m1 @@ -1167,7 +1170,7 @@