Update compatibility.md
This commit is contained in:
@@ -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)*
|
||||||
Reference in New Issue
Block a user