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

Copying Markdown from a web page and pasting it into a note causes extra characters to appear. #38

Open
zhouxinghong opened this issue Nov 24, 2023 · 0 comments

Comments

@zhouxinghong
Copy link

Copying Markdown from a web page and pasting it into a note causes extra characters to appear.
Chrome 120 | FireFox 120
Windows 10 19044
Extension latest version

The sample web page content is as follows:

<html><body>
<!--StartFragment--><strong>型号:</strong>
   <span class="value"><a href="https://www.zol.com.cn/BMO_codes/BMO">BMO</a>-593</span>
   
  <div class="panel-block">
  <strong>上市日期:</strong>
   <span class="value">2022-10-25</span>
</div>
<div class="panel-block">
  <strong>长度:</strong>
   <span class="value">125 公分</span>
</div><!--EndFragment-->
</body>
</html>

Steps to reproduce:

  1. Use the extension to copy the above code into Markdown;
  2. Paste into Markdown notes;
  3. If you look at the actual effect, there will be extra characters;

image
Hello! Is there any way to prevent this extra character from appearing after pasting it into a note?

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

1 participant