simple markup - markdown like syntax | Fork of https://github.com/Gottox/smu
Find a file
Steven Dee b8bb25f4a7 Fix escaping with surrounds
When we assigned stop = strstr(start, search), we'd grab the first
match even if it was escaped. Instead, we update stop as we go.
2013-06-22 16:14:25 -04:00
.hgtags Added tag 1.3 for changeset 4faa926444a2 2008-03-16 14:19:23 +01:00
config.mk Adding args unlib patch. 2008-06-28 21:06:02 +02:00
documentation More documentation; fixed dosurround 2008-01-28 14:10:32 +01:00
LICENSE renamed smutest into testdoc. Added documentation. Changed copyright. 2008-01-22 10:50:18 +01:00
Makefile Adding args unlib patch. 2008-06-28 21:06:02 +02:00
smu.1 renamed project to smu - simple markup 2008-01-01 14:52:08 +01:00
smu.c Fix escaping with surrounds 2013-06-22 16:14:25 -04:00
smu.h turning smu into a library, thanks arg. 2008-06-18 08:00:18 +02:00
testdoc Fix escaping with surrounds 2013-06-22 16:14:25 -04:00