Skip to content

Conversation

@undead404
Copy link
Contributor

To be honest, I'm not sure if this change is necessary

@undead404 undead404 added the enhancement New feature or request label Jan 24, 2024
@undead404 undead404 self-assigned this Jan 24, 2024
jssidebar = 'jssidebar',
glossarysidebar = 'glossarysidebar',
htmlsidebar = 'htmlsidebar',
svgref = 'svgref',
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

the output of meta macros goes separately from other content. So, first:

  • all sidebars should go to meta macros, otherwise they'll output directly into the page and it won't end up well.
  • there also changes to be made on platform, because it also recognizes only a certain subset of macros

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

So, yes: your change is absolutely necessary here, and also it's no sufficient to get the structure displayed on UI

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No worries, I debugged everything in https://github.com/webdoky/platform-next, just wasn't always sure I know what I'm doing

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants