diff --git a/docs/LOOT Metadata Syntax.html b/docs/LOOT Metadata Syntax.html
index 3d344ab5..e08c62bb 100644
--- a/docs/LOOT Metadata Syntax.html
+++ b/docs/LOOT Metadata Syntax.html
@@ -598,10 +598,9 @@ See the file LOOT ReadMe.html
for copying conditions.
| LOOT Version - | ||
|---|---|---|
| Feature | <= 0.6 | 0.7 + |
| Feature | LOOT v0.6 and earlier | LOOT v0.7 |
| GitHub Flavored Markdown message formatting | Only URL hyperlinking is supported, for file:, http: and https: URLs, using the [label](url) and <url> syntaxes. | LOOT uses the Marked library (v0.3.2) to provide support for most of GitHub Flavored Markdown, minus the GitHub-specific features (like @mentions, issue/repo linking and emoji). - |
Message string substitution (ie. sub:) | Not supported. | Supported in the latest snapshot build. - |
YAML merge keys (ie. <<:) | Not supported. | Supported in the latest snapshot build. + |
Message string substitution (ie. sub:) | Not supported. | Supported. + |
YAML merge keys (ie. <<:) | Not supported. | Supported. |