webc
v0.0.11
Write and deploy websites using the C Programming Language.
Loading...
Searching...
No Matches
webc-md.h
Go to the documentation of this file.
1
31
#ifndef WEBCMD_H
32
#define WEBCMD_H
33
34
#include "
webc-core.h
"
35
36
#ifdef __cplusplus
37
extern
"C"
{
38
#endif
39
46
WEBCAPI Cstr
WEBC_MarkdownToHtml
(Cstr path);
47
54
WEBCAPI Cstr
WEBC_MarkdownToHtmlText
(Cstr md);
55
56
#ifdef __cplusplus
57
}
58
#endif
59
60
#endif
// WEBCMD_H
webc-core.h
WEBC_MarkdownToHtmlText
WEBCAPI Cstr WEBC_MarkdownToHtmlText(Cstr md)
WEBC_MarkdownToHtml
WEBCAPI Cstr WEBC_MarkdownToHtml(Cstr path)
include
webc-md.h
Generated on Tue Oct 22 2024 21:08:31 for webc by
1.12.0