summaryrefslogtreecommitdiff
path: root/src/cmark.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/cmark.h')
-rw-r--r--src/cmark.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/cmark.h b/src/cmark.h
index ff2f9a2..5e508e4 100644
--- a/src/cmark.h
+++ b/src/cmark.h
@@ -9,6 +9,7 @@
#define VERSION "0.1"
#define CODE_INDENT 4
+#define EMPHASIS_STACK_LIMIT 1000
struct node_inl {
enum {