Commit cb43d32
docs: better length formatting when the length is conditional (#935)
Earlier the CSR Attributes had irregular formatting when its value was
conditional as in the case
<img width="848" height="270" alt="image"
src="https://github.com/user-attachments/assets/472362cf-53cb-42ff-b7cb-e88b671ea1c3"
/>
The commit adds a better fomatting for that specific case when both the
values were printed in CSR.
fixes #928
Co-authored-by: Vanshika Fogat <[email protected]>1 parent ba9fd53 commit cb43d32
1 file changed
+4
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
373 | 373 | | |
374 | 374 | | |
375 | 375 | | |
376 | | - | |
377 | | - | |
378 | | - | |
379 | | - | |
| 376 | + | |
| 377 | + | |
| 378 | + | |
| 379 | + | |
380 | 380 | | |
381 | 381 | | |
382 | 382 | | |
| |||
0 commit comments