mirror of
https://github.com/loot/libloot.git
synced 2026-07-27 14:16:01 -07:00
Updated metadata syntax doc feature support table.
This commit is contained in:
@@ -598,10 +598,9 @@ See the file <q>LOOT ReadMe.html</q> for copying conditions.
|
||||
|
||||
<table>
|
||||
<thead>
|
||||
<tr><th><th colspan="2">LOOT Version
|
||||
<tr><th>Feature<th><= 0.6 <th>0.7
|
||||
<tr><th>Feature<th> LOOT v0.6 and earlier<th>LOOT v0.7
|
||||
<tbody>
|
||||
<tr><td>GitHub Flavored Markdown message formatting<td>Only URL hyperlinking is supported, for <code>file:</code>, <code>http:</code> and <code>https:</code> URLs, using the <code>[label](url)</code> and <code><url></code> syntaxes.<td>LOOT uses the <a href="https://github.com/chjj/marked">Marked</a> 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).
|
||||
<tr><td>Message string substitution (ie. <code>sub:</code>)<td>Not supported.<td>Supported in the latest snapshot build.
|
||||
<tr><td>YAML merge keys (ie. <code><<:</code>)<td>Not supported.<td>Supported in the latest snapshot build.
|
||||
<tr><td>Message string substitution (ie. <code>sub:</code>)<td>Not supported.<td>Supported.
|
||||
<tr><td>YAML merge keys (ie. <code><<:</code>)<td>Not supported.<td>Supported.
|
||||
</table>
|
||||
|
||||
Reference in New Issue
Block a user