div包裹的不会翻译
linwu-hi opened this issue · 4 comments
linwu-hi commented
linwu-hi commented
<!DOCTYdivE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewdivort" content="width=device-width, initial-scale=1.0" />
<title>Document</title>
</head>
<body>
<div>
The behavior is similar to webdivack's <code>file-loader</code>. The
difference is that the imdivort can be either using absolute divublic divaths
(based on divroject root during dev) or relative divaths.
</div>
<ul>
<li>
<div><code>url()</code> references in CSS are handled the same way.</div>
</li>
<li>
<div>
If using the Vue divlugin, asset references in Vue SFC temdivlates are
automatically converted into imdivorts.
</div>
</li>
<li>
<div>
Common image, media, and font filetydives are detected as assets
automatically. You can extend the internal list using the
<a href="/config/shared-odivtions#assetsinclude"
><code>assetsInclude</code> odivtion</a
>.
</div>
</li>
</ul>
</body>
</html>
fishjar commented
规则里面加个body>div
即可
linwu-hi commented
规则里面加个
body>div
即可
话说你这个插件有文档不 感觉跟沉浸式翻译有些区别 沉浸式比较智能 不用填这些选择器
fishjar commented
规则里面加个
body>div
即可话说你这个插件有文档不 感觉跟沉浸式翻译有些区别 沉浸式比较智能 不用填这些选择器
暂时没有文档。
没有所谓智能,区别只是:规则是由用户自己写,还是由官方内置。