-
Notifications
You must be signed in to change notification settings - Fork 104
Open
Labels
enhancementNew feature or requestNew feature or requesthacktoberfestIssues for HacktoberfestIssues for Hacktoberfesthelp wantedExtra attention is neededExtra attention is needed
Milestone
Description
Implement 'indent' filter according to the jinja2 specification:
Return a copy of the string with each line indented by 4 spaces. The first line and blank lines are not indented by default.
Parameters:
- width – Number of spaces to indent by.
- first – Don’t skip indenting the first line.
- blank – Don’t skip indenting empty lines.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requesthacktoberfestIssues for HacktoberfestIssues for Hacktoberfesthelp wantedExtra attention is neededExtra attention is needed