Closed helloHKTK closed 2 months ago
What syntax should I use to wrap ASCII art in Kramdown as shown below:
. . . .--- 1 .-- 1 / 1 / \ | | .---+ .-+ + / \ .---+---. .--+--. | '--- 2 | '-- 2 / \ 2 + + | | | | ---+ ---+ + / \ / \ .-+-. .-+-. .+. .+. | .--- 3 | .-- 3 \ / 3 / \ / \ | | | | | | | | '---+ '-+ + 1 2 3 4 1 2 3 4 1 2 3 4 '--- 4 '-- 4 \ 4
Best use the fenced codeblock syntax:
ASCII art Goes here
@helloHKTK Please only write in English or German - thank you!
What syntax should I use to wrap ASCII art in Kramdown as shown below: