mirror of
https://github.com/Ed94/metadesk.git
synced 2026-06-19 10:32:24 -07:00
comment_after fix.
This commit is contained in:
@@ -1569,6 +1569,7 @@ _MD_ParseOneNode(MD_ParseCtx *ctx)
|
||||
{
|
||||
comment_token = token;
|
||||
MD_Parse_Bump(ctx, token);
|
||||
break;
|
||||
}
|
||||
else if(token.kind == MD_TokenKind_Newline)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user