Skip to content

Conversation

Abdul-Microsoft
Copy link
Contributor

Purpose

  • This pull request includes a change to the src/frontend/wwwroot/task/employee.html file to update the source of the showdown.min.js script. The change modifies the script source from a URL to a local path.

  • src/frontend/wwwroot/task/employee.html: Changed the src attribute of the showdown.min.js script from https://unpkg.com/showdown/dist/showdown.min.js to ../libs/showdown.min.js.

Does this introduce a breaking change?

  • Yes
  • No

How to Test

  • Get the code
git clone [repo-address]
cd [repo-name]
git checkout [branch-name]
npm install
  • Test the code

What to Check

Verify that the following are valid

  • ...

Other Information

@Roopan-Microsoft Roopan-Microsoft merged commit 0605de3 into main Mar 18, 2025
8 checks passed
@github-actions
Copy link

🎉 This PR is included in version 1.3.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@Roopan-Microsoft Roopan-Microsoft deleted the psl-showdown-pkg branch April 14, 2025 06:28
blessing-msft pushed a commit that referenced this pull request Aug 1, 2025
fix: Update Showdown Package Locally to Resolve Bug15178
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants