showdown/test/cli/basic.html
Estevao Soares dos Santos 3871765ac1 fix(cli): cli now works properly
The CLI was completely rewrote. Changed dependency from yargs to commanderjs,
which is cleaner, faster and has no dependencies.
Also added a complete testsuite for the cli.

Closes #893, #894
2022-03-03 12:15:50 +00:00

3 lines
89 B
HTML

<h1 id="sometitle">some title</h1>
<p>Test <strong>bold</strong> and <em>italic</em></p>