curriculum icon indicating copy to clipboard operation
curriculum copied to clipboard

Automated capitalization applied incorrectly

Open dr-acc opened this issue 1 year ago • 1 comments

Describe the issue Caps on words "Raise" and "End" located in commented-out code in Supervisors reading

Reproduction Steps (If Applicable) See Livebook; code cell is under this paragraph: When a linked process crashes, it will also crashed the process that spawned it. Uncomment the code below, and you'll see it crashes the current Livebook process. Re-comment the code when finished.

Expected behavior lower case lettering

Screenshots If applicable, add screenshots to help explain your problem. Screenshot 2023-07-17 at 10 01 59 AM

dr-acc avatar Jul 17 '23 18:07 dr-acc

Yup. We have a script that caused a few of these bugs. It's on my TODO to fix it. Thank you for tracking this.

BrooklinJazz avatar Aug 01 '23 19:08 BrooklinJazz