Skip to content
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

feat: Rendered code view in Template output #2

Merged
merged 13 commits into from
Apr 2, 2024

Conversation

CuriousLearner
Copy link
Collaborator

@CuriousLearner CuriousLearner commented Mar 26, 2024

Description

Add Template Output tab just beside Template Source to display the HTML source for the page. This could be helpful for editors to build new designs. This is how it looks:

Screenshot 2024-03-30 at 2 15 28 AM

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

@CuriousLearner CuriousLearner marked this pull request as ready for review March 30, 2024 02:16
@mtrythall
Copy link
Member

@CuriousLearner I can't really test this without seeing it in a working project, and that's a mess. If you feel good here just merge this, please.

@CuriousLearner CuriousLearner merged commit 34a6ff9 into jinja Apr 2, 2024
8 checks passed
@CuriousLearner CuriousLearner deleted the jinja-template-html-source branch April 2, 2024 17:40
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.

2 participants