From e3f3f4b10505cb4d506192837d95665ffc982513 Mon Sep 17 00:00:00 2001 From: Florian Orben Date: Tue, 10 Nov 2015 22:38:14 +0100 Subject: add textgeneration unit test --- utils/textgeneration.go | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/utils/textgeneration.go b/utils/textgeneration.go index fd0284a2e..0053b5279 100644 --- a/utils/textgeneration.go +++ b/utils/textgeneration.go @@ -81,6 +81,21 @@ Markdown | Less | Pretty `, + ` **[4]** - **[More Markdown Tests]** +# This is a heading + +I am a multiline +text. + +#### I am a level four heading + +` + "```tex" + ` +f(x) = \int_{-\infty}^\infty + \hat f(\xi)\,e^{2 \pi i \xi x} + \,d\xi +` + "```" + ` +* This was some tex code* +`, /* `**[2] [Username Linking Test]** I saw @alice--and I said "Hi @alice!" then "What's up @alice?" and then @alice, was totally @alice; she just "@alice"'d me and walked on by. That's @alice... @alice‽‽ -- cgit v1.2.3-1-g7c22