commit | 4ee5cc34c8a48ed3e5c5b946fe0570e1dbc226fc | [log] [tgz] |
---|---|---|
author | David Sanderson <32687193+dws@users.noreply.github.com> | Fri Jun 20 02:54:24 2025 -0400 |
committer | GitHub <noreply@github.com> | Fri Jun 20 01:54:24 2025 -0500 |
tree | d5b1a106864dbdb772c4ce8f935e28605be05ca7 | |
parent | 34c392ac4bc29807fe18f0d8da5e7c773cd17f38 [diff] |
make backslashes visible in docs for dict_add and dict_set (#1372) In order to escape colons in the keys and values that you provide to dict_add and dict_set, you must precede them with backslashes. The raw README.md file has the backslashes, but they are not visibile when rendered. We here double these backslashes so that they'll be visible when rendered.
This repository contains developer tools for working with Google's bazel
buildtool.
See instructions in each tool's directory.