Skip to content

Jinja support - rebased #254

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 18 commits into from
Apr 8, 2025
Merged

Jinja support - rebased #254

merged 18 commits into from
Apr 8, 2025

Conversation

thibaudcolas
Copy link
Member

@thibaudcolas thibaudcolas commented Apr 8, 2025

See #247 – rebased, with additional tests and documentation

Checklist

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • I have added an appropriate CHANGELOG entry

@thibaudcolas thibaudcolas requested a review from Copilot April 8, 2025 11:34
Copy link

@Copilot 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.

Copilot reviewed 40 out of 46 changed files in this pull request and generated 1 comment.

Files not reviewed (6)
  • tests/jinja/non-patterns/include.html: Language not supported
  • tests/jinja/non-patterns/variable_include.html: Language not supported
  • tests/jinja/patterns_jinja/base_jinja.html: Language not supported
  • tests/jinja/patterns_jinja/base_page_jinja.html: Language not supported
  • tests/jinja/patterns_jinja/components/accordion/accordion.html: Language not supported
  • tests/jinja/patterns_jinja/components/button/button.html: Language not supported

@thibaudcolas thibaudcolas merged commit 14aba7d into main Apr 8, 2025
11 checks passed
@thibaudcolas thibaudcolas deleted the jinja-support branch April 8, 2025 11:54
This was referenced Apr 8, 2025
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.

6 participants