#1295 Start renderer

This commit is contained in:
Knut Sveidqvist
2020-03-04 20:35:59 +01:00
parent 2a55e74e11
commit 25e2d78311
11 changed files with 1586 additions and 8 deletions

View File

@@ -6,7 +6,6 @@ import he from 'he';
import mermaidAPI from './mermaidAPI';
import { logger } from './logger';
/**
* ## init
* Function that goes through the document to find the chart definitions in there and render them.