Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
HubSpot
/
jinjava
Public
Notifications
You must be signed in to change notification settings
Fork
184
Star
785
Code
Issues
106
Pull requests
31
Actions
Projects
Security and quality
2
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
jinjava
src
main
java
com
hubspot
jinjava
tree
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Jul 23, 2026
fix: default null TokenScannerSymbols to DefaultTokenScannerSymbols
Show description for 7d1e6ab
jasmith-hs
and
claude
committed
7d1e6ab
View commit details
Copy full SHA for 7d1e6ab
View code at this point
Browse repository at this point
Commits on Jul 14, 2026
Scanner treats backslash as escape character inside quoted strings only
jmoraleda
committed
c61fe19
View commit details
Copy full SHA for c61fe19
View code at this point
Browse repository at this point
Merge pull request #1305 from jmoraleda/string-token-scanner
Show description for 0e37818
jasmith-hs
authored
0e37818
View commit details
Copy full SHA for 0e37818
View code at this point
Browse repository at this point
Commits on Jun 22, 2026
Handle empty strings in StrictWhitespaceControlParser
rewaddell
authored
3b58ca8
View commit details
Copy full SHA for 3b58ca8
View code at this point
Browse repository at this point
Commits on Jun 15, 2026
Refactor StringTokenScanner to its file.
jmoraleda
committed
49ce62a
View commit details
Copy full SHA for 49ce62a
View code at this point
Browse repository at this point
Bugfix in single-line-logic trimming to match jinja output
jmoraleda
committed
3a6bfd8
View commit details
Copy full SHA for 3a6bfd8
View code at this point
Browse repository at this point
Support for trim-modifier in single-line logic
jmoraleda
committed
7e006f5
View commit details
Copy full SHA for 7e006f5
View code at this point
Browse repository at this point
Support single line logic for blocks and comments using a prefix
jmoraleda
committed
8b6967e
View commit details
Copy full SHA for 8b6967e
View code at this point
Browse repository at this point
Support arbitrary multi-character delimiter strings
jmoraleda
committed
2a3b358
View commit details
Copy full SHA for 2a3b358
View code at this point
Browse repository at this point
Commits on Mar 4, 2026
Add 3.0 version of LegacyOverrides, that will be turned on by default.
Show description for e5fba60
jasmith-hs
committed
e5fba60
View commit details
Copy full SHA for e5fba60
View code at this point
Browse repository at this point
Introduce BuiltinFeatures
jasmith-hs
committed
c855138
View commit details
Copy full SHA for c855138
View code at this point
Browse repository at this point
Commits on Feb 13, 2026
Make it so that you don't need to worry about pushing the interpreter if
Show description for 224e908
jasmith-hs
committed
224e908
View commit details
Copy full SHA for 224e908
View code at this point
Browse repository at this point
Commits on Nov 19, 2024
Apply whitespace rules for LStrip and Trim to comment blocks
hrdixon
committed
d9a9d0b
View commit details
Copy full SHA for d9a9d0b
View code at this point
Browse repository at this point
Commits on Sep 3, 2024
Run upgraded prettier
jasmith-hs
committed
f59d5eb
View commit details
Copy full SHA for f59d5eb
View code at this point
Browse repository at this point
Commits on May 6, 2024
Add DynamicRenderedOutputNode to allow path reconstruction when resolving blocks
jasmith-hs
committed
7cb442e
View commit details
Copy full SHA for 7cb442e
View code at this point
Browse repository at this point
Commits on Jan 11, 2024
Upgrade basepom and prettier
jhaber
committed
7311754
View commit details
Copy full SHA for 7311754
View code at this point
Browse repository at this point
Commits on Nov 8, 2023
Handle trailing note without end
jasmith-hs
committed
385c9dc
View commit details
Copy full SHA for 385c9dc
View code at this point
Browse repository at this point
Commits on Nov 2, 2023
Add legacy override to turn on trimming for notes and expressions
jasmith-hs
committed
eafc139
View commit details
Copy full SHA for eafc139
View code at this point
Browse repository at this point
Commits on Oct 31, 2023
Revert "Merge pull request #1125 from HubSpot/revert-whitespace-changes"
Show description for cda07c0
jasmith-hs
committed
cda07c0
View commit details
Copy full SHA for cda07c0
View code at this point
Browse repository at this point
Revert "Merge pull request #1122 from HubSpot/note-trim"
Show description for ca98de9
jasmith-hs
committed
ca98de9
View commit details
Copy full SHA for ca98de9
View code at this point
Browse repository at this point
Revert "Merge pull request #1123 from HubSpot/prevent-accidental-expressions"
Show description for c0992b7
jasmith-hs
committed
c0992b7
View commit details
Copy full SHA for c0992b7
View code at this point
Browse repository at this point
Revert "Merge pull request #1124 from HubSpot/legacy-text-merging"
Show description for 4e96d71
jasmith-hs
committed
4e96d71
View commit details
Copy full SHA for 4e96d71
View code at this point
Browse repository at this point
Commits on Oct 30, 2023
Make legacy merging compatible with note trimming
jasmith-hs
committed
a66b0ab
View commit details
Copy full SHA for a66b0ab
View code at this point
Browse repository at this point
Add back legacy behaviour of merging adjacent text nodes with the option to override the legacy behaviour
jasmith-hs
committed
35b2551
View commit details
Copy full SHA for 35b2551
View code at this point
Browse repository at this point
Commits on Oct 27, 2023
Extract static function isNoteTagOrExprChar
jasmith-hs
committed
160c254
View commit details
Copy full SHA for 160c254
View code at this point
Browse repository at this point
Commits on Oct 24, 2023
Add trimming note block to prevent accidentally creating expressions/tags/notes when PREVENT_ACCIDENTAL_EXPRESSIONS is enabled
jasmith-hs
committed
1a8d43a
View commit details
Copy full SHA for 1a8d43a
View code at this point
Browse repository at this point
Commits on Oct 23, 2023
Add feature stub for preventing accidental expressions
jasmith-hs
committed
6fe39df
View commit details
Copy full SHA for 6fe39df
View code at this point
Browse repository at this point
Commits on Oct 20, 2023
Add whitespace trimming functionality for notes and expressions
jasmith-hs
committed
d912e54
View commit details
Copy full SHA for d912e54
View code at this point
Browse repository at this point
Commits on Aug 4, 2023
Merge pull request #1093 from HubSpot/unclosed-token-warning
Show description for 3fb854b
jasmith-hs
authored
3fb854b
View commit details
Copy full SHA for 3fb854b
View code at this point
Browse repository at this point
Commits on Jul 25, 2023
Handle invalid escaped quotes in tags more gracefully
Show description for d7831b1
jasmith-hs
committed
d7831b1
View commit details
Copy full SHA for d7831b1
View code at this point
Browse repository at this point
Commits on Jul 24, 2023
Add warnings for unclosed tokens.
Show description for bae75dd
jasmith-hs
committed
bae75dd
View commit details
Copy full SHA for bae75dd
View code at this point
Browse repository at this point
Commits on Apr 7, 2023
implement processors
jboulter
committed
0300d3a
View commit details
Copy full SHA for 0300d3a
View code at this point
Browse repository at this point
Commits on Apr 6, 2023
nodepostprocessor
jboulter
committed
3bb4e74
View commit details
Copy full SHA for 3bb4e74
View code at this point
Browse repository at this point
Commits on Mar 30, 2023
Use note tags to label ignored output from extends tag
jasmith-hs
committed
5aca3bf
View commit details
Copy full SHA for 5aca3bf
View code at this point
Browse repository at this point
Commits on Feb 10, 2023
Implement BiConsumer instead
jasmith-hs
committed
7fb1dc7
View commit details
Copy full SHA for 7fb1dc7
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.