You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: stylize text inside backticks when appearing in example description (#254)
* Stylize italics in helptext using ANSI escapes
* Ensure example styles are still applied and not completely reset
* Remove unused import
---------
Co-authored-by: K.B.Dharun Krishna <[email protected]>
[32m- Output the value of multiple keys as a new JSON object (assuming the input JSON has the keys `key_name` and `other_key_name`):[0m
22
+
[32m- Output the value of multiple keys as a new JSON object (assuming the input JSON has the keys [0m[3m[33mkey_name[0m[23m[32m and [0m[3m[33mother_key_name[0m[23m[32m):[0m
0 commit comments