We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6c60761 commit 6ccbf42Copy full SHA for 6ccbf42
README.rst
@@ -41,8 +41,8 @@ There is also at least one significant known issue with the upstream Python vers
41
to the porting strategy used for the PHP version, it inherits the bug surface of the Python
42
version (and if it doesn't, that's actually a bug!):
43
44
-- Issues with multi-word argument and option values [PHP report](https://github.com/docopt/docopt.php/issues/21)
45
- [Upstream report](https://github.com/docopt/docopt/issues/207).
+- Issues with multi-word argument and option values (`PHP report <https://github.com/docopt/docopt.php/issues/21>`_,
+ `Upstream report <https://github.com/docopt/docopt/issues/207>`_)
46
47
-----
48
0 commit comments