Timeline for Full Width Text
Current License: CC BY-SA 3.0
10 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Jun 7, 2021 at 20:12 | comment | added | Stan Strum | @Makonede I probably did mean that, three years ago. | |
| Jun 17, 2020 at 9:04 | history | edited | Community Bot |
Commonmark migration
|
|
| Jan 11, 2018 at 17:47 | comment | added | Stan Strum |
(mobile can’t paste?) 19 bytes: s=>[...s,,].join ``
|
|
| Jul 9, 2016 at 21:11 | comment | added | Neil |
@edc65 may have been too lazy to work out how to type the ` ` in a comment.
|
|
| Jul 1, 2016 at 23:45 | comment | added | edc65 | @Mwr247 after the join you must put the rest of your code, that's why I put ellipsis (...). It's just 1 byte saving | |
| Jul 1, 2016 at 15:55 | comment | added | Mwr247 |
@edc65 Doesn't work in latest Firefox or Chrome? I just get the join function as the return, as I would expect.
|
|
| Jul 1, 2016 at 13:27 | comment | added | edc65 |
Even better [...s,,].join ...
|
|
| Mar 23, 2016 at 1:13 | history | edited | Generic User | CC BY-SA 3.0 |
Shortened code
|
| Mar 22, 2016 at 18:39 | comment | added | Neil |
[...s,``].join` ` perhaps?
|
|
| Mar 22, 2016 at 18:22 | history | answered | Generic User | CC BY-SA 3.0 |