codethesaur.us
codethesaur.us copied to clipboard
Comment blocks in language files don't allow newlines
Newline '\n' is not working in comment.
"create_a_unordered_mutable_list": {
"code": "let arrayName: type[];",
"comment": "Examples: let scores : (string | number)[];\nlet nums : number[] = [12.34,1,2,3];\nlet arr : Array
Originally posted by @abhishek7997 in https://github.com/codethesaurus/codethesaur.us/issues/345#issuecomment-939410179
I'll claim this issue
Alright, I'll assign you. You know the drill!
Haven't heard back so I'm removing you. (If you still want it, let me know and I'll add you back.)
@geekygirlsarah it looks like this may have been resolved in commit fcfda0f11e901b486b19bfbe11b91450f0891929 Should this issue be closed?
Huh, weird. This was attached to PR #384 but it never actually closed this issue when that one closed. Weird. But yeah, you're right. It was done!
Thanks for catching that, @aedwardg !