James King

Results 9 comments of James King
trafficstars

The source of this problem is that the Kramdown markdown parser in Jekyll is already attempting to apply a math transformation to `$$` blocks. The solution is to add this...

Thank you for the quick response! @zbraniecki That function would certainly work for the particular instance we are trying to implement in Portuguese right now. Whether it scales to other...

@Pike thanks for the link. Always good to be reminded of those best practices. >… the other might choose "soon". This is actually what we have decided for now. Keep...

@aarongranick-okta is there an update on a solution that doesn't break in Safari or Chrome Incognito? Thanks!

I have come across the same problem when importing a CSV with 185 rows. Only the first 90 imported and I received the same `NoneType` error message. I can't share...

I came across this problem too. When I use the button, I get taken to the Heroku `Create New App` page, which loads UI, but no resources show in the...

Seems to also cause an issue for [Datasette Desktop](https://github.com/simonw/datasette-app/discussions/67#discussioncomment-1300040).

I ran into this issue yesterday and I came up with a different solution. I decided to host the web-fonts on a dedicated sub-domain of my main Observable Framework website....