feat: sub+sup+imsize markdown renderers

This commit is contained in:
Nicolas Giard
2018-09-09 23:19:46 -04:00
parent 09d1f580d9
commit 572393aa7b
13 changed files with 74 additions and 19 deletions

View File

@@ -0,0 +1,8 @@
key: htmlMermaid
title: Mermaid
description: Generate flowcharts from Mermaid syntax
author: requarks.io
icon: merge_type
enabledDefault: false
dependsOn: htmlCore
props: {}

View File

@@ -0,0 +1 @@
module.exports = {}