- From: Jinho Bang <notifications@github.com>
- Date: Fri, 23 Jun 2017 15:14:15 -0700
- To: w3c/payment-handler <payment-handler@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Friday, 23 June 2017 22:14:48 UTC
It causes |tidy| bugs. For example, empty lines are added continuously whenever running |tidy| command with our configuration. We are using |wrap: 80| option in tidyconfig.txt but it happens because the length of title of example is over 80 bytes. This PR is fixing the problem by reducing the lines. You can view, comment on, or merge this pull request online at: https://github.com/w3c/payment-handler/pull/185 -- Commit Summary -- * Fix aligns of examples for image.src. -- File Changes -- M index.html (78) -- Patch Links -- https://github.com/w3c/payment-handler/pull/185.patch https://github.com/w3c/payment-handler/pull/185.diff -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/w3c/payment-handler/pull/185
Received on Friday, 23 June 2017 22:14:48 UTC