Kelsey Higham

Results 15 comments of Kelsey Higham

Apparently this is caused by Markdown's treatment of any indented text as raw ``. Markdown's Language Grammar, lines 126~130: ``` javascript raw_block = { begin = '(^|\G)([ ]{4}|\t)'; name =...

personally i've chosen not to use VRCX because i don't wanna ever know about unfriending

This is how iOS Safari creates a fake bold font, for a font that doesn't include a real bold version. It's probably not a Cocos behavior.

suggested changes to this PR: - delete `sitelen linluwi pimeja.toml`, it's a duplicate of `sitelen Lenluwi pimeja.toml` - revert the change to `sitelen Sepi.toml`, it points to a duplicate file...

It happens with many different operators, and regardless of whether the comment is before or after the expression: ```py ( apple, banana, # and cucumber ) ( apple / banana...