Github user katsel commented on the issue:
https://github.com/apache/couchdb-documentation/pull/53
@kxepal Hi! Thanks for your feedback.
1) Yup, using `code-block` instead of :: makes sense in these cases. I
will change that and do a new commit.
2) COPY is not part of standard HTTP, so maybe that's why (here's the
[relevant pygments
source](https://bitbucket.org/birkenfeld/pygments-main/src/e79a7126551c39d5f8c1b83a79c14e86992155a4/pygments/lexers/textfmts.py?at=default#textfmts.py-175)).
One could file an issue at pygments for that, but that's not a quick solution.
Using the local lexer for http seems like a possible workaround, but how
would you do that in an elegant way? Is it worth the effort just because of 3
examples that use COPY?
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---