Timeline for Is there Markdown to create tables?
Current License: CC BY-SA 4.0
5 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Dec 10, 2020 at 21:54 | comment | added | canon | True, true. Cheers. | |
| Dec 10, 2020 at 21:25 | comment | added | TheMaster | @canon Nice to meet the console author :) I guess it would, but requires more typing(Not all users are familiar with js loops). In any case, Given the new table support, it shouldn't matter. | |
| Dec 10, 2020 at 20:41 | comment | added | canon | Named properties would get you column headers: console.table([{FirstName: "Jane", LastName: "Doe"},{FirstName: "John", LastName: "Smith"}]) | |
| Nov 22, 2020 at 17:48 | history | edited | This_is_NOT_a_forum | CC BY-SA 4.0 | (While we are at it.) - yes, I did not bump it (that was by an answer edit!) |
| Oct 10, 2020 at 3:23 | history | answered | TheMaster | CC BY-SA 4.0 |