mirror of
https://github.com/deadc0de6/dotdrop.git
synced 2026-02-12 20:25:17 +00:00
typo
This commit is contained in:
@@ -315,10 +315,10 @@ git submodule update --recursive --remote
|
|||||||
|
|
||||||
Dotdrop leverage the power of [jinja2](http://jinja.pocoo.org/) to handle the
|
Dotdrop leverage the power of [jinja2](http://jinja.pocoo.org/) to handle the
|
||||||
templating of dotfiles. See [jinja2 template doc](http://jinja.pocoo.org/docs/2.9/templates/)
|
templating of dotfiles. See [jinja2 template doc](http://jinja.pocoo.org/docs/2.9/templates/)
|
||||||
or the [example secion](#example) for more information on how to template your dotfiles.
|
or the [example section](#example) for more information on how to template your dotfiles.
|
||||||
|
|
||||||
Note that dotdrop uses different delimiters than the
|
Note that dotdrop uses different delimiters than
|
||||||
[jinja2](http://jinja.pocoo.org/) defaults:
|
[jinja2](http://jinja.pocoo.org/)'s defaults:
|
||||||
|
|
||||||
* block start = `{%@@`
|
* block start = `{%@@`
|
||||||
* block end = `@@%}`
|
* block end = `@@%}`
|
||||||
|
|||||||
Reference in New Issue
Block a user