#Does this but Celsius because its way

1 messages · Page 1 of 1 (latest)

hard holly
#

Didn't previous one already handled celsius case too?

rapid silo
plucky tulip
#

😫

ornate cradle
#

Based.

swift thicket
swift thicket
#

usa needs an authoritarian regime that enforces metric 🗿

echo palm
#

what does this even do

swift thicket
#

puts the unicode ℃ into temperature strings formatted like 21*c

storm totem
#

21C

#

21c℃

#

i type 21 * C and it adds 2 Cs

swift thicket
rapid silo
#

oh sorry

#

my bad

#

@swift thicket fixed it

swift thicket
#

ty 🙂

storm totem
#

22℃

#

yay

swift thicket
#

champ!

vernal trail
#

is there any way to force it to not capture when you do more letters after?

#

i tried to in regex but im super new to it and cant work it out at all

#

would it just be better to make it \d+*(c|C) instead