Fixed issue causing idea-multimarkdown headaches: util changes. Reworking them.

This commit is contained in:
Chris Moran
2020-06-14 06:53:22 -04:00
parent 04b4da0c75
commit 620c894929
9 changed files with 322 additions and 212 deletions

View File

@@ -104,6 +104,7 @@ const config = {
*/
theme: 'default',
themeCSS: undefined,
multilineDirectives: false,
/* **maxTextSize** - The maximum allowed size of the users text diamgram */
maxTextSize: 50000,