Skip to content

Update script tags to use markdown headers#214

Merged
gurpaul-kochhar merged 1 commit intomainfrom
gurpaul-kochhar-patch-3
Jan 16, 2026
Merged

Update script tags to use markdown headers#214
gurpaul-kochhar merged 1 commit intomainfrom
gurpaul-kochhar-patch-3

Conversation

@gurpaul-kochhar
Copy link
Collaborator

No description provided.

Copilot AI review requested due to automatic review settings January 16, 2026 01:38
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR attempts to update script tags in the documentation to use markdown headers, but this approach creates technical issues. The script tags are wrapped with markdown header syntax (##), which prevents them from being parsed as HTML and executing properly.

Changes:

  • Added markdown header syntax (##) before two script tags in the index documentation

@gurpaul-kochhar gurpaul-kochhar merged commit 12abaa0 into main Jan 16, 2026
10 of 11 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.

1 participant