diff --git a/admin/tree-sitter/compat-template.html b/admin/tree-sitter/compat-template.html index 23b5b55d7b3..3f8163567af 100644 --- a/admin/tree-sitter/compat-template.html +++ b/admin/tree-sitter/compat-template.html @@ -16,24 +16,26 @@ font-weight: bold; } table { + display: inline-block; margin: auto; } + table caption { + font-weight: bold; + } table td { padding: 0.5rem 1rem; width: 10rem; word-break: break-all; } - .head { + .latest { background: lightgreen; }
This is an auto-generated report of the last compatible version for each grammar in each Emacs version. A green background on the version indicates that the Emacs version is compatible with the latest commit in the upstream grammar repo.
+This is an auto-generated report of the last compatible version for each grammar in each Emacs version. A green background on the version indicates that the Emacs version is compatible with the latest commit/tag in the upstream grammar repo.
This report is generated on ___REPLACE_TIME___.
-