فهرس لا يعمل على مواقع الويكي؟

We have a wiki on the SocialHub that does not display ToC anymore and seems to have corrupted the wiki. Removing the ToC seems to have fixed the issue, but since the document is quite long, a table of contents would be appreciated.

إعجاب واحد (1)

What’s breaking the ToC in your post is the double space indent before the <table> tag:

Breaks ToC:

  > <table>
> <tbody>

Repairs ToC:

> <table>
> <tbody>
إعجاب واحد (1)

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.