Skip to content

feat: table of contents for articles #183

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Oct 15, 2024
Merged

feat: table of contents for articles #183

merged 4 commits into from
Oct 15, 2024

Conversation

iankressin
Copy link
Contributor

This PR introduces a new field called table_of_contents for the Article model. Its a JSON field that holds the headline structure of the current article.
It will be used in the UI to create the table of contents component for each article, in order to facilitate user navigation between the different topics of a given article.

@iankressin iankressin closed this Oct 15, 2024
@iankressin iankressin reopened this Oct 15, 2024
@losndu losndu merged commit fb5d24c into main Oct 15, 2024
2 of 4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants