Update compatibility.md

This commit is contained in:
lowlighter
2021-04-26 20:44:18 +02:00
parent 07f957ef5e
commit 70eaace845

View File

@@ -27,3 +27,5 @@
<td nowrap="nowrap" align="center" data-plugin="<%= plugin %>"><%= supports.includes(mode) ? "✔️" : "❌" %></td><% } %> <td nowrap="nowrap" align="center" data-plugin="<%= plugin %>"><%= supports.includes(mode) ? "✔️" : "❌" %></td><% } %>
</tr><% } %> </tr><% } %>
</table> </table>
*Note: **markdown template** can actually render any kind of SVG metrics using [`embed` function](https://github.com/lowlighter/metrics/blob/master/source/templates/markdown/example.md#embedding-svg-metrics)*