Discourse Doc Categories links not rendering

For some reason at some point the topics which I have copy/pasted into the index topic have stopped rendering. Seemingly randomly because nothing else has been changed and there is nothing in the error logs.

1 Like

This is not the right format.

It’s:

Header

  • Title: https://…
1 Like

That’s what I thought too, but this is acceptable formatting according to the documentation:

1 Like

I didn’t know that, I used title: link since the start and thought it was the only way, sorry about that!

@hugh / @saquetim any ideas here?

2 Likes

Just updating that the issue is persisting. Fully updated and have rebuilt the app.

How many links do you have in this index topic?

I think if you don’t specify the title manually, then it relies on the “inline onebox” feature of Discourse to fetch the title. In your screenshot, that doesn’t seem to have happened.

So I’d suggest either adding the title manually with the title: link syntax, or increasing the “Max oneboxes per post” site setting (defaults to 50).

1 Like

Omg that did the trick. I never would’ve connected those dots lol. Thanks!

4 Likes