sphinx_nervproject_theme/babel.cfg

9 lines
274 B
INI
Raw Normal View History

2020-05-16 14:27:03 +02:00
[jinja2: **/**.html]
encoding = utf-8
ignore_tags = script,style
include_attrs = alt title summary placeholder aria-label
[babelvueextractor.extract.extract_vue: **/**.vue]
encoding = utf-8
ignore_tags = script,style
include_attrs = alt title summary placeholder aria-label