Skip to content

Update migration guide#25413

Merged
enisn merged 1 commit into
rel-10.4from
EngincanV-patch-1
May 12, 2026
Merged

Update migration guide#25413
enisn merged 1 commit into
rel-10.4from
EngincanV-patch-1

Conversation

@EngincanV

Copy link
Copy Markdown
Member

Fixed scriban templating issue

Clarified behavior of Scriban templates regarding method invocation and sandboxing.
@EngincanV EngincanV requested review from Copilot and enisn May 12, 2026 11:46
@enisn enisn merged commit af23f61 into rel-10.4 May 12, 2026
3 checks passed
@enisn enisn deleted the EngincanV-patch-1 branch May 12, 2026 11:46

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Updates the ABP 10.4 migration guide to correct a Scriban template example so it renders properly in the documentation tooling (avoiding unintended templating/parsing of {{ ... }}).

Changes:

  • Escaped the Scriban inline example for model.SomeMethod using the docs-safe {%{{{ ... }}}%} form.
  • Fixed the list item formatting/indentation for that bullet in the migration guide.

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