smu

Simple markup processor
git clone https://git.sinitax.com/codemadness/smu
Log | Files | Refs | README | LICENSE | Upstream | sfeed.txt

commit 79ae7cc136a53cc6fa0dfcce6adfd9351e028f0c
parent d58759a6f00ab596d7238a22b07395e2d186ec19
Author: Hiltjo Posthuma <hiltjo@codemadness.org>
Date:   Tue, 11 May 2021 18:00:22 +0200

testdoc: add some tests for titles

Diffstat:
Mtestdoc | 19+++++++++++++++++++
1 file changed, 19 insertions(+), 0 deletions(-)

diff --git a/testdoc b/testdoc @@ -103,3 +103,22 @@ inline html <center> ABC </center> + + +titles +------ + +h1 no need to match exactly +=== + +h2 no need to match exactly +--- + +h1 no need to match exactly += + +h2 no need to match exactly +- + +this one is not a title + -