Skip to content

Commit 995481f

Browse files
Merge pull request #12 from dreamer-coding/add_html
Add HTML sub-library
2 parents 58a82c9 + e05f1b2 commit 995481f

File tree

8 files changed

+1213
-1
lines changed

8 files changed

+1213
-1
lines changed

code/logic/fossil/media/framework.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@
2828
#include "media.h"
2929
#include "markdown.h"
3030
#include "json.h"
31+
#include "html.h"
3132
#include "yaml.h"
3233
#include "toml.h"
3334
#include "text.h"

0 commit comments

Comments
 (0)