From fe078bccf595bb4b782750e356bec2eb8b290d5b Mon Sep 17 00:00:00 2001 From: "Fletcher T. Penney" Date: Sun, 19 Mar 2017 10:25:47 -0400 Subject: [PATCH] FIXED: Update table caption alignment for CSS instead of deprecated alignment --- Sources/libMultiMarkdown/html.c | 2 +- tests/MMD6Tests/Tables.html | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Sources/libMultiMarkdown/html.c b/Sources/libMultiMarkdown/html.c index 74d6498..de383e9 100644 --- a/Sources/libMultiMarkdown/html.c +++ b/Sources/libMultiMarkdown/html.c @@ -736,7 +736,7 @@ void mmd_export_token_html(DString * out, const char * source, token * t, scratc } temp_char = label_from_token(source, temp_token); - printf("", temp_char); + printf("", temp_char); free(temp_char); t->next->child->child->type = TEXT_EMPTY; diff --git a/tests/MMD6Tests/Tables.html b/tests/MMD6Tests/Tables.html index 04a73bf..a9cc489 100644 --- a/tests/MMD6Tests/Tables.html +++ b/tests/MMD6Tests/Tables.html @@ -141,7 +141,7 @@ - +@@ -163,7 +163,7 @@
captioncaption
- +-- 2.50.1
captioncaption