simple markup - markdown like syntax | Fork of https://github.com/Gottox/smu
![]() compiling with -O3 with gcc produces the following warning: ``` smu.c:387:39: error: 'marker' may be used uninitialized in this function [-Werror=maybe-uninitialized] 387 | if(ul && *q == marker) | ~~~^~~~~~~~~~~~~~~ ``` |
||
---|---|---|
config.mk | ||
documentation | ||
LICENSE | ||
Makefile | ||
smu.1 | ||
smu.c | ||
smu.h | ||
testdoc |