8000 Slug generation for title with non-ASCII characters · Issue #1 · jsliang/sublime-pelican · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Slug generation for title with non-ASCII characters #1
Open
@jsliang

Description

@jsliang

If the title contains non-ASCII characters, SublimePelican's slug generation just omits these non-ASCII character.
If the title is full of non-ASCII characters (say, a Chinese title), the generated slug would be an empty string.

Pelican transforms non-ASCII characters to ASCII ones with unidecode module.
However, I tried using iki/unidecode@7b3e322 but it doesn't seem to work in Sublime Packages environment... :(

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0