Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
F
foss-2024-2-final
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Jaemin Shin
foss-2024-2-final
Commits
9d1c22a5
Commit
9d1c22a5
authored
5 months ago
by
Jaemin Shin
Browse files
Options
Downloads
Patches
Plain Diff
Update file README.md
parent
6949b3c2
No related branches found
No related tags found
1 merge request
!1
Update 236 files
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
jinja-main/README.md
+4
-1
4 additions, 1 deletion
jinja-main/README.md
with
4 additions
and
1 deletion
jinja-main/README.md
+
4
−
1
View file @
9d1c22a5
...
...
@@ -5,7 +5,7 @@ placeholders in the template allow writing code similar to Python
syntax. Then the template is passed data to render the final document.
진자는 빠르고, 직관적이며 확장성이 뛰어난 템플릿 엔진입니다.
특히
템플릿에서 사용되는
구문
들은 파이썬 문법과 유사하게 구성되어 있습니다.
템플릿에서 사용되는
특별한 플레이스 홀더
들은 파이썬 문법과 유사하게 구성되어 있습니다.
그로 인해 템플릿은 출력될 최종 문서에 정보를 전달합니다.
포함하는 것:
...
...
@@ -28,6 +28,9 @@ Jinja's philosophy is that while application logic belongs in Python if
possible, it shouldn't make the template designer's job difficult by
restricting functionality too much.
진자의 철학은 가능한 파이썬의 유연한 논리적 구조를 활용하는 것 입니다.
이를 통하여 템플릿을 만드는 사람들의 업무가 과도하게 엄격한 기능들에의해 방해받지 않도록 합니다.
## In A Nutshell
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment