util  Diff

Differences From Artifact [7a36a45549]:

To Artifact [c8562e1cb9]:


     1      1   /* [ʞ] mkup.c
     2      2    *  ~ lexi hale <lexi@hale.su>
     3         - *  © EUPL v1.2
            3  + *  🄯 GNU AGPL v3
     4      4    *  ? mkup is a document generator based loosely
     5      5    *    on markup, which produces html files formatted
     6      6    *    according to my website's template. */
     7      7   
     8      8   #include <stdio.h>
     9      9   #include <stddef.h>
    10     10   #include <stdint.h>