Skip to content

Fix liquid build error #6

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 1 commit into from
Jul 25, 2025
Merged

Fix liquid build error #6

merged 1 commit into from
Jul 25, 2025

Conversation

LuizMacedo
Copy link
Contributor

This pull request includes a minor update to the index.md file to simplify and optimize the grouping and sorting logic for exercise topics.

Changes to grouping and sorting logic:

  • Removed the downcase transformation from the topic_order assignment, as it was unnecessary. ([index.mdL20-R23](https://github.com/MicrosoftLearning/mslearn-devops/pull/6/files#diff-a48746cae70c44e7e105b594aad338ddd105c93c1cb445a40ba6aab785ba69e5L20-R23))
  • Replaced the where_exp filter with the simpler where filter for matching grouped exercises by topic name. ([index.mdL20-R23](https://github.com/MicrosoftLearning/mslearn-devops/pull/6/files#diff-a48746cae70c44e7e105b594aad338ddd105c93c1cb445a40ba6aab785ba69e5L20-R23))

@LuizMacedo LuizMacedo merged commit 3869a88 into main Jul 25, 2025
3 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