Sha256: a3c0d290e289b9dcdbae9306bc0153216a464ad1ffb52d2bea6caa7567e2cabb
Contents?: true
Size: 265 Bytes
Versions: 8
Compression:
Stored size: 265 Bytes
Contents
#include "config.h" char markdown_version[] = VERSION #if 4 != 4 " TAB=4" #endif #if USE_AMALLOC " DEBUG" #endif #if USE_DISCOUNT_DL # if USE_EXTRA_DL " DL=BOTH" # else " DL=DISCOUNT" # endif #elif USE_EXTRA_DL " DL=EXTRA" #else " DL=NONE" #endif ;
Version data entries
8 entries across 6 versions & 2 rubygems