remark-typescript
Advanced tools
Comparing version
@@ -44,3 +44,4 @@ "use strict"; | ||
}) | ||
.join('\n'); | ||
.join('\n') | ||
.replace(/\/\/\s?highlight-start\s*\/\/\s?highlight-end/m, ''); | ||
} | ||
@@ -47,0 +48,0 @@ }, |
{ | ||
"name": "remark-typescript", | ||
"version": "0.6.0", | ||
"version": "0.6.1", | ||
"description": "Transforms TypeScript code blocks to JavaScript and inserts them back into the page", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
24668
0.34%350
0.29%