Skip to content

make backslashes visible in docs for dict_add and dict_set#1372

Merged
oreflow merged 1 commit intobazelbuild:mainfrom
dws:buildozer-dict-colons
Jun 20, 2025
Merged

make backslashes visible in docs for dict_add and dict_set#1372
oreflow merged 1 commit intobazelbuild:mainfrom
dws:buildozer-dict-colons

Conversation

@dws
Copy link
Contributor

@dws dws commented Jun 18, 2025

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 visible when rendered. We here double these backslashes so that they'll be visible when rendered.

This is a followup to #1361.

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.
@dws dws marked this pull request as ready for review June 18, 2025 03:42
@dws
Copy link
Contributor Author

dws commented Jun 18, 2025

@oreflow FYI

@oreflow
Copy link
Collaborator

oreflow commented Jun 20, 2025

Nice, thanks for fixing this :)

@oreflow oreflow merged commit 4ee5cc3 into bazelbuild:main Jun 20, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants