ugh; modified mkdio.h instead of mkdio.h.in

This commit is contained in:
jessica parsons
2025-09-03 17:54:26 -07:00
parent 8ddfb981ef
commit 7ea393a2c2
+1
View File
@@ -42,6 +42,7 @@ enum { MKD_NOLINKS=0, /* don't do link processing, block <a> tags */
MKD_LATEX, /* handle embedded LaTeX escapes */
MKD_ALT_AS_TITLE, /* use alt text as the title if no title is listed */
MKD_EXTENDED_ATTR, /* allow extended attribute suffixes */
MKD_HTML5, /* handle html5 tags (obsolete?) */
MKD_NR_FLAGS };
/* abstract flag type */