mirror of
https://github.com/Orc/discount.git
synced 2026-09-25 04:10:00 +03:00
ugh; modified mkdio.h instead of mkdio.h.in
This commit is contained in:
@@ -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 */
|
||||
|
||||
Reference in New Issue
Block a user