You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think we really need to just use an HTML parser. I want to capture this with a test but it's a bit hard to do so in Jasmine; it's really a unit test.
I'm seeing this now working on https://publiclab.org/wiki/pi-builder?raw=true which is GREAT after #49 and publiclab/plots2#4869.
But now I'm still seeing an error on this page: https://publiclab.org/wiki/gsoc?raw=true
It's due to inline grid content, although the
pi-builder
page has this too, this page has tables with rows, and one is causing trouble:We should try putting the exact content into a test here.
The text was updated successfully, but these errors were encountered: