Skip to content

Doesn't support languages #58

@OnkelTem

Description

@OnkelTem

It doesn't seem to support languages.

When I pass it Russian headers in the Gitlab mode, it converts them to empty strings.

# Раз
## Два
### Три

should generate:

<!-- TOC start (generated with https://github.com/derlin/bitdowntoc) -->

- [Раз](#раз)
   * [Два](#два)
      + [Три](#три)

<!-- TOC end -->

but instead it produces this:

<!-- TOC start (generated with https://github.com/derlin/bitdowntoc) -->

- [Раз](#)
   * [Два](#-1)
      + [Три](#-2)

<!-- TOC end -->

I was using the online converter here: https://derlin.github.io/bitdowntoc/

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestgathering-interestpossible new feature, would you like it ?

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions