Unicode
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 13k
- Forks
- 1.3k
- Avg merge
- 14h 3m
- Merged PRs (30d)
- 3
Description
OS Version (操作系统): Linux
VNote Version (Help - About VNote - Version: )(VNote版本): 2.3
Symptoms (表现): the rendering of Unicode in the Read mode is as it should be. That is to say, it is as it should be in the note itself. But in the Outline the code remains as is.
How to Repro (如何复现): example: ► is rendered as a black right arrow in the Read mode in the note, but in the Outline, which lists (sub)headers, it remains as ►. Is there a way to have unicode rendered in an Outline too, or is that something that could only be considered for VNoteX?
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
Start by reproducing the reported behavior on Linux in VNote 2.3, comparing Unicode or HTML-entity rendering in Read mode with the Outline header list. Trace the Outline rendering path and verify that the example arrow is displayed consistently there; done means headers no longer show the encoded entity.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- desktop, frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100