simple markup - markdown like syntax | Fork of https://github.com/Gottox/smu
Find a file
Karl Bartel 1793559632 Ignore single space around code span
According to https://spec.commonmark.org/0.29/#code-spans :

> If the resulting string both begins and ends with a space character,
but does not consist entirely of space characters, a single space
character is removed from the front and back. This allows you to include
code that begins or ends with backtick characters, which must be
separated by whitespace from the opening or closing backtick strings.
2020-07-01 08:56:22 +02:00
config.mk prepare v1.5 2019-06-21 09:22:19 +02:00
documentation documentation: fix language 2018-03-27 09:45:51 +02:00
LICENSE update license. 2014-11-28 10:08:23 +01:00
Makefile Adding args unlib patch. 2008-06-28 21:06:02 +02:00
smu.1 rework BUGS section in manpage. Point users to github. 2014-11-28 10:09:05 +01:00
smu.c Ignore single space around code span 2020-07-01 08:56:22 +02:00
smu.h turning smu into a library, thanks arg. 2008-06-18 08:00:18 +02:00
testdoc apply img and anchor support written by Hiltjo Posthuma. Thanks mate! 2014-11-28 10:06:32 +01:00