curl/tests/data/test1275
Daniel Stenberg aafb06c592
test1275: verify upercase after period in markdown
Script based on the #9474 pull-request logic, but implemented in perl.

Updated docs/URL-SYNTAX.md accordingly.

Suggested-by: Dan Fandrich

Closes #9697
2022-10-12 14:19:50 +02:00

31 lines
323 B
Plaintext

<testcase>
<info>
<keywords>
documentation
</keywords>
</info>
#
# Client-side
<client>
<server>
none
</server>
<name>
Verify capital letters after period in markdown files
</name>
<command type="perl">
%SRCDIR/markdown-uppercase.pl %SRCDIR/..
</command>
</client>
<verify>
<stderr>
ok
</stderr>
</verify>
</testcase>