markdown-it-async
Advanced tools
Comparing version
@@ -20,3 +20,2 @@ import MarkdownIt, { Options, PresetName } from 'markdown-it'; | ||
constructor(options?: MarkdownItAsyncOptions); | ||
render(_src: string, _env?: any): string; | ||
renderAsync(src: string, env?: any): Promise<string>; | ||
@@ -23,0 +22,0 @@ } |
{ | ||
"name": "markdown-it-async", | ||
"type": "module", | ||
"version": "0.1.2", | ||
"version": "0.1.3", | ||
"description": "_description_", | ||
@@ -6,0 +6,0 @@ "author": "Anthony Fu <anthonyfu117@hotmail.com>", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
15674
-1.85%180
-3.74%