Skip to content

Commit

Permalink
Update and rename Convert Celsius to Fahrenheit.js to Convert tempera…
Browse files Browse the repository at this point in the history
…tures.js
  • Loading branch information
chelming authored Feb 5, 2025
1 parent d0b4de3 commit 3f77a2d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
activation_example:30c or 30 degrees celsius
activation_example:30c or 30 degrees fahrenheit
regex:(?:^|\s)(-?\d{1,3}\.?\d{0,2})°?\s?(?:degrees)?\s?(?:c(?:elsius)?|f(?:ahrenheit)?)\b
flags:gmi
*/
Expand Down

0 comments on commit 3f77a2d

Please sign in to comment.