From f70acae890f979e7eca6955b61abb2dba02b86ac Mon Sep 17 00:00:00 2001 From: Oliver Hamlet Date: Sat, 1 Nov 2014 15:49:24 +0000 Subject: [PATCH] Updated metadata syntax doc. To reflect new support for merge keys and message string substitution. --- docs/LOOT Metadata Syntax.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/LOOT Metadata Syntax.html b/docs/LOOT Metadata Syntax.html index 0f831009..4bfdf367 100644 --- a/docs/LOOT Metadata Syntax.html +++ b/docs/LOOT Metadata Syntax.html @@ -105,7 +105,7 @@ h3{

Some important points that are more specific to how LOOT uses YAML:

Some properties of file paths as used by LOOT: @@ -479,6 +479,6 @@ See the file LOOT ReadMe.html for copying conditions. Feature<= 0.6 0.7 GitHub Flavored Markdown message formattingOnly 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.Support planned, but not yet implemented in the latest alpha release. - YAML merge keys (ie. <<:)Not supported.Support planned, but not yet implemented in the latest alpha release. + 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.