mirror of
https://github.com/Hopiu/djLint.git
synced 2026-04-27 00:14:44 +00:00
added source to single line tags
This commit is contained in:
parent
b37cb25792
commit
3c71f5b7f1
1 changed files with 1 additions and 0 deletions
|
|
@ -443,6 +443,7 @@ class Config:
|
|||
link
|
||||
| img
|
||||
| meta
|
||||
| source
|
||||
"""
|
||||
|
||||
self.single_line_template_tags: str = r"""
|
||||
|
|
|
|||
Loading…
Reference in a new issue