diff --git a/src/action/markdown.c b/src/action/markdown.c index a109b47..83e6942 100644 --- a/src/action/markdown.c +++ b/src/action/markdown.c @@ -93,7 +93,7 @@ static int enter_block(MD_BLOCKTYPE type, void* detail, void* user) { indent++; } else if(type == MD_BLOCK_HR) { print_indent(); - fprintf(out, "