hustnzj

Results 5 issues of hustnzj

# 🐞 Bug report ## Description When I run webhint, I come across the problem: `Error: Cannot find module '@hint/utils-dom'` which shouldn't occur per its official docs. I manually install...

type:bug

1. 你使用的操作系统是:MAC 2. 你使用的本软件版本号是:1.0.28 3. 请详细叙述你的问题:掘金平台 发布时出现如下错误: ![image](https://user-images.githubusercontent.com/27875723/141600708-33890e19-a2cb-474c-94f6-4bfb015f01dd.png) 4. 用于问题复现的数据: ```md # This is a test article Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vestibulum at laoreet magna. Aliquam...

bug

## Checklist - [x] I ran `npm test` locally and it passed without errors. - [x] I only edited the `_data/pixels.json` file. - [x] I entered the `username` in the...

The original URL won't work.

Hello, 我在使用ODH插件和[Ze Add Note Id - AnkiWeb](https://ankiweb.net/shared/info/886709118)插件时遇到了一个问题。当我同时启用这两个插件时,ODH插件无法正确地添加新的Note。 我发现这个问题是因为"Ze Add Note Id"插件在我的模板中添加了一个新的字段"noteid"并作为第一个字段,而这个字段并不在ODH插件的预期字段列表中。因此,当ODH插件尝试添加一个新的Note时,它可能无法找到正确的字段,导致添加Note失败。 我尝试过修改ODH插件的设置,以包含"noteid"字段,但是我发现ODH插件的字段设置是固定的,无法修改。 我想问,是否有可能在ODH插件中添加一个选项,让用户可以自定义字段列表?这样,用户就可以根据他们自己的模板和其他插件的需求,来配置ODH插件。 谢谢您的帮助。