复制html解析为MD规则
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 13k
- Forks
- 1.3k
- Avg merge
- 14h 3m
- Merged PRs (30d)
- 3
Description
OS Version (操作系统): Windows, Linux, macOS
VNote Version (Help - About VNote - Version: )(VNote版本): 2.2, d78e892d5cc etc..
Symptoms (表现):请问复制网页html解析为markdown格式的解析规则自己可否修改,能的话是在哪修改。因为目前复制会出现一些问题,比如粗体,很多会失效,原因是后面的两个**之后紧挨着有字符,如果后面是空格就没问题。
How to Repro (如何复现):
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names no source files, tests, or entry points. First locate the HTML-to-Markdown handling used by copy and inspect how bold elements are converted; completion would require a clearly defined fix for bold text followed immediately by characters, plus a regression test, but the issue does not specify the expected full rule set.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- html, markdown
- Domain
- content
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 15/100