Sha256: 84880b330bbf7ebc6c4a3c9c2899c6fcaa23de98ee419f5c8bd848a071c4f7e8

Contents?: true

Size: 340 Bytes

Versions: 30

Compression:

Stored size: 340 Bytes

Contents

#include "config.h"

char markdown_version[] = VERSION
#if DL_TAG_EXTENSION
		" DL_TAG"
#endif
#if PANDOC_HEADER
		" HEADER"
#endif
#if 4 != 4
		" TAB=4"
#endif
#if USE_AMALLOC
		" DEBUG"
#endif
#if SUPERSCRIPT
		" SUPERSCRIPT"
#endif
#if RELAXED_EMPHASIS
		" RELAXED"
#endif
#if DIV_QUOTE
		" DIV"
#endif
#if ALPHA_LIST
		" AL"
#endif
		;

Version data entries

30 entries across 30 versions & 1 rubygems

Version Path
bluecloth-2.0.11 ext/version.c
bluecloth-2.0.11-x86-mswin32 ext/version.c
bluecloth-2.0.11-x86-mingw32 ext/version.c
bluecloth-2.0.11pre158-x86-mingw32 ext/version.c
bluecloth-2.0.11pre158-x86-mswin32 ext/version.c
bluecloth-2.0.11pre158 ext/version.c
bluecloth-2.0.10 ext/version.c
bluecloth-2.0.9 ext/version.c
bluecloth-2.0.7 ext/version.c
bluecloth-2.0.7-x86-mswin32 ext/version.c
bluecloth-2.0.7-x86-mingw32 ext/version.c
bluecloth-2.0.7.pre126 ext/version.c
bluecloth-2.0.7.pre126-x86-mswin32 ext/version.c
bluecloth-2.0.7.pre126-x86-mingw32 ext/version.c
bluecloth-2.0.6-x86-mswin32 ext/version.c
bluecloth-2.0.6-x86-mingw32 ext/version.c
bluecloth-2.0.6 ext/version.c
bluecloth-2.0.6.pre122-x86-mswin32 ext/version.c
bluecloth-2.0.6.pre122-x86-mingw32 ext/version.c
bluecloth-2.0.6.pre122 ext/version.c