Skip to content
This repository has been archived by the owner on Sep 15, 2022. It is now read-only.

Add support for non latin author names #643

Closed
tripodsan opened this issue Mar 24, 2021 · 1 comment · Fixed by #645
Closed

Add support for non latin author names #643

tripodsan opened this issue Mar 24, 2021 · 1 comment · Fixed by #645
Assignees
Labels
enhancement New feature or request

Comments

@tripodsan
Copy link
Contributor

tripodsan commented Mar 24, 2021

since all urls need to latin characters, it's not possible to use a non latin author name.
it should be possible to create a link, like:

---

by [우미영](/ko/mary-woo.html)

Posted on 03-15-2021

---

in the author front matter, but this doesn't work currently. the markdown always only contains the text:

---

by 우미영

Posted on 03-15-2021

@tripodsan
Copy link
Contributor Author

see #535 (comment)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants