Timeline for Replace third word in double quotes from file
Current License: CC BY-SA 4.0
7 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Dec 22, 2019 at 9:39 | comment | added | steve | As @Kusalananda noted, was trivial to add A-Z. My answer updated so it now meets the recently added test cases in the question. | |
| Dec 22, 2019 at 9:38 | history | edited | steve | CC BY-SA 4.0 | added 3 characters in body |
| Dec 21, 2019 at 22:44 | comment | added | Kusalananda♦ | @yael You could venture to change the regular expression they're showing. It currently expects a text consisting of characters a-z and _ only. Remember to properly escape (or encode) any characters that needs to be escaped in JSON before inserting your new data. | |
| Dec 21, 2019 at 22:30 | review | Low quality posts | |||
| Dec 21, 2019 at 22:33 | |||||
| Dec 21, 2019 at 22:20 | comment | added | yael | you can see example 3 in my question | |
| Dec 21, 2019 at 22:14 | comment | added | yael | I test it , but its just add the test_1 before TOPIC_GGGG ( when topic name - TOPIC_GGGG ) | |
| Dec 21, 2019 at 22:12 | history | answered | steve | CC BY-SA 4.0 |