Dear list!

Author: Nik <nigniato...@haproxy.com>
Number of patches: 1

This is an automated relay of the Github pull request:
   DOC: fix function formatting for http-request set-var and set-var-fmt

Patch title(s): 
   DOC: fix function formatting for http-request set-var and http-request 
set-var-fmt

Link:
   https://github.com/haproxy/haproxy/pull/1888

Edit locally:
   wget https://github.com/haproxy/haproxy/pull/1888.patch && vi 1888.patch

Apply locally:
   curl https://github.com/haproxy/haproxy/pull/1888.patch | git am -

Description:
   Hi. There is a formatting issue with `http-request set-var` and `http-
   request set-var-fmt`. When `dconv` builds the documentation it doesn't
   expect `...` in that part of the keyword so it gets skipped.
   ![set-var](https://user-images.githubusercontent.com/10053187/19404500
   9-b0ecab6a-8595-4fa5-b77d-816dfd112e30.png)
   
   I don't feel
   comfortable editing `dconv` since it relies on a complex regex that
   might affect other keywords so I added a quick fix by removing `...`.
   <img width="415" alt="set-var-fix" src="https://user-images.githubuser
   content.com/10053187/194045023-050ebf13-fb7e-4692-b520-526c06cc38bf.pn
   g">
   
   _(The formatting on the screenshot above is a bit off
   because I did a local build and didn't serve the files from a
   webserver)_

Instructions:
   This github pull request will be closed automatically; patch should be
   reviewed on the haproxy mailing list (haproxy@formilux.org). Everyone is
   invited to comment, even the patch's author. Please keep the author and
   list CCed in replies. Please note that in absence of any response this
   pull request will be lost.

Reply via email to