Comparing version 0.4.1-beta.3 to 0.4.1-beta.5
{ | ||
"name": "mdsvex", | ||
"version": "0.4.1-beta.3", | ||
"version": "0.4.1-beta.5", | ||
"description": "Markdown preprocessor for Svelte", | ||
@@ -5,0 +5,0 @@ "main": "dist/main.cjs.js", |
import { openCloseTag } from './re_tag'; | ||
module.exports = blockHtml; | ||
const tab = '\t'; | ||
@@ -6,0 +4,0 @@ const space = ' '; |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
2022615
71606