Skip to content

with_toc_data with Japanese #538

@NathanHazout

Description

@NathanHazout

I have a markdown file in Japanese.

A header might look like:

## アプリケーション・ストリングの翻訳

The generated HTML looks like:
<h2 id=">アプリケーション・ストリングの翻訳</h2>

As you can see, it's not just that it leaves it empty, it generates invalid HTML (missing closing quote), breaking the entire page.

PS. This is happening inside a Jekyll 3 project

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions