diff --git a/src/markdown.cpp b/src/markdown.cpp index 67ceba2ed4a..0d984109859 100644 --- a/src/markdown.cpp +++ b/src/markdown.cpp @@ -37,7 +37,7 @@ #include #include #include -#define USE_ORIGINAL_TABLES +//#define USE_ORIGINAL_TABLES #include "markdown.h" #include "growbuf.h"