util  Diff

Differences From Artifact [283e4450e2]:

To Artifact [7a36a45549]:


     1      1   /* [ʞ] mkup.c
     2      2    *  ~ lexi hale <lexi@hale.su>
     3         - *  © AGPLv3
            3  + *  © EUPL v1.2
     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>