Sha256: ec94a72c7e6244cfe1d220d1a6dfe658eee1d8e65bfafc09baefd45ef69f3b35

Contents?: true

Size: 377 Bytes

Versions: 57

Compression:

Stored size: 377 Bytes

Contents

#ifndef CMARK_REGISTRY_H
#define CMARK_REGISTRY_H

#ifdef __cplusplus
extern "C" {
#endif

#include "cmark-gfm.h"
#include "plugin.h"

CMARK_GFM_EXPORT
void cmark_register_plugin(cmark_plugin_init_func reg_fn);

CMARK_GFM_EXPORT
void cmark_release_plugins(void);

CMARK_GFM_EXPORT
cmark_llist *cmark_list_syntax_extensions(cmark_mem *mem);

#ifdef __cplusplus
}
#endif

#endif

Version data entries

57 entries across 57 versions & 5 rubygems

Version Path
qiita_marker-0.23.5.0 ext/qiita_marker/registry.h
commonmarker-0.23.5 ext/commonmarker/registry.h
qiita_marker-0.23.2.3 ext/qiita_marker/registry.h
commonmarker-0.23.4 ext/commonmarker/registry.h
mountapi-0.11.1 vendor/bundle/ruby/2.7.0/gems/commonmarker-0.23.2/ext/commonmarker/registry.h
markly-0.7.0 ext/markly/registry.h
qiita_marker-0.23.2.2 ext/qiita_marker/registry.h
qiita_marker-0.23.2.1 ext/qiita_marker/registry.h
qiita_marker-0.23.2.0 ext/qiita_marker/registry.h
commonmarker-0.23.2 ext/commonmarker/registry.h
commonmarker-0.23.1 ext/commonmarker/registry.h
markly-0.6.1 ext/markly/registry.h
commonmarker-0.23.0 ext/commonmarker/registry.h
markly-0.6.0 ext/markly/registry.h
commonmarker-0.22.0 ext/commonmarker/registry.h
tdiary-5.1.6 vendor/bundle/ruby/2.7.0/gems/commonmarker-0.21.2/ext/commonmarker/registry.h
commonmarker-0.21.2 ext/commonmarker/registry.h
commonmarker-0.21.1 ext/commonmarker/registry.h
markly-0.5.2 ext/markly/registry.h
markly-0.5.1 ext/markly/registry.h