mirror of
https://github.com/Hopiu/djLint.git
synced 2026-05-26 05:23:42 +00:00
updated docs
This commit is contained in:
parent
ed3951838f
commit
545d5c0e3f
1 changed files with 2 additions and 2 deletions
|
|
@ -106,9 +106,9 @@ Usage:
|
|||
profile="django"
|
||||
|
||||
require_pragma
|
||||
------
|
||||
--------------
|
||||
|
||||
Only formats files that starts with a comment with only the word 'format'. The comment can be a HTML comment or a comment in the templating language defined by the profile setting. If no profile is specified, a comment in any of the templating languages is accepted.
|
||||
Only format files that starts with a comment with only the word 'format'. The comment can be a HTML comment or a comment in the template language defined by the profile setting. If no profile is specified, a comment in any of the template languages is accepted.
|
||||
|
||||
Usage:
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue