Fixed #7
The freeze was caused by the remove-markdown plugin, that somehow doesn't like tables.
This commit is contained in:
@@ -30,7 +30,7 @@
|
||||
"typescript": "4.4.4"
|
||||
},
|
||||
"dependencies": {
|
||||
"minisearch": "^5.0.0-beta1",
|
||||
"remove-markdown": "^0.3.0"
|
||||
"markdown-to-txt": "^2.0.0",
|
||||
"minisearch": "^5.0.0-beta1"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user