Scott Rubin

Results 18 comments of Scott Rubin

Same. I was trying to run the server on my desktop under WSL. iPad would not load.

I am experiencing this as well, but at least now I know what the problem is.

Just discovered PyInquirer, and it's not working for me because iPython uses prompt-toolkit 2, and that causes a conflict.

I just discovered Inter today, and I'm already a big fan. The OpenType feature smcp is one I really like to use, and was the only significant thing I found...

The zooming definitely needs work. I basically just tossed in the crappy zoom functionality because it was easy. A proper zoom will calculate the approximate center pixel of the current...

Perhaps we can at least have a loading progress bar of some sort?

I am going to make a menu system, and that should take care of the problems since the game will launch into a menu.

@facelessuser Thanks, I think I may not have been clear. That extension manages to avoid the `p` tag because there is extra non-standard markdown syntax to avoid the issue. If...

@facelessuser That's great! I will write the extension to do this. How can I ensure that my block extension happens before the paragraph extension?

@waylan @facelessuser Thanks. I'm working on it right now. One problem I've already run into is if I want to support reference-style block images. Inline references have no problem because...