summaryrefslogtreecommitdiff
path: root/libcmark-gfm-extensions/tests/basic/testscript
blob: 438f059fe5a89e979a2eea54f08a7c648ff6f633 (plain)
1
2
3
4
5
# file      : tests/basic/testscript
# copyright : Copyright (c) 2016-2019 Code Synthesis Ltd
# license   : FreeBSD License; see accompanying COPYING file

$* '~~Hi~~ Hello *world*' >'<p><del>Hi</del> Hello <em>world</em></p>'