Space exploration enthusiast
Space exploration enthusiast
This is a wonderful library, am trying it now, and have noticed that double values are truncated at output to 6 digits. A possible solution could be adding a printf...
If there are large-ish images in the posts' body, setting sidebar to left breaks mobile layout, making it unreadable: the images and text get left-aligned and one is unable to...
Currently, doesn't identify various objects by their anchors and, correspondingly, is pretty much frustrated when told to jump to any object in particular. ``` --- - step: &id001 # defines...
Rationale: simplification of workflow, otherwise one has to keep two terminals side by side to be sure of tag spelling. Related: https://stackoverflow.com/questions/5637124/tab-completion-in-pythons-raw-input
I know I'm opening a can'o'worms with this one (at least on Python 2) :(, yet sometimes there's a need to add a non-ASCII book/article to the library (Latin-1, Japanese,...
``` @TechReport{Doe2015, author = {John A. Doe}, title = {How to frobnify efficiently: lessons from the 10th International Frobnification Experiment}, institution = {Scripps Institution of Oceanography}, year = {2015}, type...
https://en.wikipedia.org/wiki/RC4 , 'nuff said.
https://github.com/cloudwu/mptun/blob/master/mptun.c#L130 onwards - it's MD5, why don't you call it by this name? It is also broken and not recommended for **any** serious use.
Ref: https://github.com/hexojs/hexo/issues/1290
By default, the utility shows the 0th page. Would be much more flexible with a --sheetindex option to show an arbitrary page. The question remains whether to tell the user...