Regular markdown links not working with non-latin chars
Nobody has claimed this yet.
Assessment
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Newbie friendliness
- 25/100
Research direction
Start at the neuron rib entry point and reproduce the issue with тест.md and a link to it from another zettel. Trace the markdown-link transformation during static-site generation, then verify that the generated HTML contains a working link to тест.md or emits a warning when it cannot handle the path.
Written by the indexing model from the issue text.
Description
Some zettels in my zettelkasten have ids in Russian, however it seems like whatever is used to transform markdown links only handles paths with latin characters and leaves everything else as-is. It would be nice if non-latin charachters were allowed or a warning was printed if that is impossible.
Neuron version: 1.0.1.0
Steps to reproduce:
- Create a file named
тест.md - Link to it from another zettel like so
[test](./тест.md) - Generate the static site with
neuron rib
Expected behavior: the generated HTML for the zettlel has a link to тест.md
Actual behavior: the link is left as if it was plaintext
- Dominant language
- Haskell
- Stars
- 1.6k
- Forks
- 145
- PR merge metrics
- No merged PRs in 30d
Contributor guide
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.
More from srid/neuron
-
non-nix wontfix
-
documentation Windows
Difficulty 2/5 1-3 hours Newbie friendliness 35/100
-
bug good first issue
Difficulty 2/5 1-3 hours Newbie friendliness 35/100
-
good first issue NeuronNG/Triage
Difficulty 4/5 3-5 days Newbie friendliness 15/100
-
enhancement Graph NeuronNG/Triage
Difficulty 5/5 Over a week Newbie friendliness 25/100
Similar issues
-
chore
Difficulty 1/5 Under an hour Newbie friendliness 91/100
alunduil/alunduil-chezmoi#792 ·
-
Difficulty 1/5 Under an hour Newbie friendliness 85/100
koalaman/shellcheck#3539 ·
-
time-manager-0.4.0 Openfailure: bounds
Difficulty 1/5 Under an hour Newbie friendliness 72/100
commercialhaskell/stackage#8122 ·
-
bug
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
objectionary/phino#1350 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 68/100