Zhilong
Zhilong
Support to log in an imgur account will be great. Thank you.
Maybe a way to interact with the input?
a temporary solution is adding "font-size:110%;" into your tiddlywiki html page (search "body {font-size:.75em; font-family:arial,helvetica;) . That is: "body {font-size:.75em; font-family:arial,helvetica; margin:0; padding:0; font-size:110%;}"
it's not easy to write such kind of list into files so far. The enhancement will make it. Or just a function to write the unequal list into file.
Here is a reference: [SO](http://stackoverflow.com/questions/33613337/the-simplest-way-to-convert-a-list-with-various-length-vectors-to-a-data-frame-i). I believe the function is related with `rlist` package and helpful in the situation mentioned above.