X-Git-Url: https://git.danieliu.xyz/?a=blobdiff_plain;f=include%2Fmarkdown.h;h=46a1f38f274aa4fde621f83e80ab4bdcafb34007;hb=4499a0ea0cecd41b7053ce5768a85efdfc48848a;hp=a1dd75927909ba4434bc93053f971e3652ede15e;hpb=d35a52bc79a1f8b1b1cd48519b7a9aef86439633;p=smdp.git diff --git a/include/markdown.h b/include/markdown.h index a1dd759..46a1f38 100644 --- a/include/markdown.h +++ b/include/markdown.h @@ -47,6 +47,7 @@ enum line_bitmask { IS_UNORDERED_LIST_1, IS_UNORDERED_LIST_2, IS_UNORDERED_LIST_3, + IS_CENTER, IS_EMPTY };