Skip to content

Hide tags from page rendering while preserving search#12

Merged
samuelduchesne merged 1 commit intomainfrom
feature/hide-tags
Feb 26, 2026
Merged

Hide tags from page rendering while preserving search#12
samuelduchesne merged 1 commit intomainfrom
feature/hide-tags

Conversation

@samuelduchesne
Copy link
Copy Markdown
Contributor

Changes

  • Added hide: [tags] to front matter in convert.py to hide tags from index page rendering
  • Added hide: [tags] configuration in markdown_postprocessor.py for all generated pages

Details

These changes hide tag sections from the rendered page output while maintaining their functionality for search filtering. Tags remain in the front matter and are indexed for search, but are no longer visually displayed on the page.

Files modified:

  • scripts/convert.py (4 lines added, 1 removed)
  • scripts/markdown_postprocessor.py (2 lines added)

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@chatgpt-codex-connector
Copy link
Copy Markdown

You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.
To continue using code reviews, you can upgrade your account or add credits to your account and enable them for code reviews in your settings.

@github-actions
Copy link
Copy Markdown
Contributor

Docs preview for this PR is available at:
https://docs.idfkit.com/pr-preview/pr-12/

github-actions Bot added a commit that referenced this pull request Feb 26, 2026
@samuelduchesne samuelduchesne merged commit 630ce55 into main Feb 26, 2026
4 checks passed
@samuelduchesne samuelduchesne deleted the feature/hide-tags branch February 26, 2026 14:35
github-actions Bot added a commit that referenced this pull request Feb 26, 2026
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.

1 participant