Guessing this may affect other services...


If I add ?view=raw to your URI, I get the feed. Try some different views, I think.

--Gerry Gleason.....2013-06-28 14:41:37 +0000

So that helps diagnose the problem, but we'd like it to work when someone links to it without specifying a view, yes?

--John Abbe.....2013-06-28 17:00:41 +0000

the problem appears to be that the embedded script has a url regexp that Wagn thinks is a url and that url is getting parsed and turned into a link.

 

I'm not entirely sure what the solution is. It's clear that HTML cards need to parse formal links and inclusions (that is very widely used), but perhaps they should not parse inline urls?

--Ethan McCutchen.....2013-07-08 20:12:27 +0000

You mean have Wagn parse [[]] and {{}} stuff but not "http://whatever" in HTML? Yeah, I think that sounds right. make HTML cards skip url autodetection

--John Abbe.....2013-07-09 15:37:39 +0000

Could this be the problem with Embedding YouTube videos doesn't work as well?

--John Abbe.....2013-07-09 15:37:54 +0000

that ticket is closed. And it appears to be working, no?

--Ethan McCutchen.....2013-09-12 19:42:41 +0000

appears to be, yah

--John Abbe.....2013-09-12 21:13:53 +0000