Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

div包裹的不会翻译 #155

Open
linwu-hi opened this issue Jun 24, 2024 · 4 comments
Open

div包裹的不会翻译 #155

linwu-hi opened this issue Jun 24, 2024 · 4 comments

Comments

@linwu-hi
Copy link

如图
image

@linwu-hi
Copy link
Author

<!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
Copy link
Owner

fishjar commented Jun 25, 2024

规则里面加个body>div即可

@linwu-hi
Copy link
Author

规则里面加个body>div即可

话说你这个插件有文档不 感觉跟沉浸式翻译有些区别 沉浸式比较智能 不用填这些选择器

@fishjar
Copy link
Owner

fishjar commented Jun 26, 2024

规则里面加个body>div即可

话说你这个插件有文档不 感觉跟沉浸式翻译有些区别 沉浸式比较智能 不用填这些选择器

暂时没有文档。

没有所谓智能,区别只是:规则是由用户自己写,还是由官方内置。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants