Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ошибка при генерации документации, если в имени файла картинки есть русские символы #573

Open
sofit opened this issue Oct 6, 2023 · 0 comments
Labels
bug Something isn't working good first issue Good for newcomers

Comments

@sofit
Copy link

sofit commented Oct 6, 2023

Имеется md файл, в котором есть строка

    ![](attachments/Настройка_подключения_к_БД_web-приложения/8e46f01cef5c61357bee2ffd8cf89bedfdfe04c2.PNG)

При генерации документации выходит ошибка

yfm -i ./docs -o ./out_html

ERR  Asset not found: attachments/%D0%9D%D0%B0%D1%81%D1%82%D1%80%D0%BE%D0%B9%D0%BA%D0%B0_%D0%BF%D0%BE%D0%B4%D0%BA%D0%BB%D1%8E%D1%87%D0%B5%D0%BD%D0%B8%D1%8F_%D0%BA_%D0%91%D0%94_web-%D0%BF%D1%80%D0%B8%D0%BB%D0%BE%D0%B6%D0%B5%D0%BD%D0%B8%D1%8F/8e46f01cef5c61357bee2ffd8cf89bedfdfe04c2.PNG in <some_path>\out_html\.tmp_input\admin-guide\Настройка_подключения_к_БД_web-приложения.md
Build time: 20.487s
PS <some_path>\docs\admin-guide> pwd

Path
----
<some_path>\docs\admin-guide

PS <some_path>\docs\admin-guide> ls attachments/Настройка_подключения_к_БД_web-приложения/8e46f01cef5c61357bee2ffd8cf89bedfdfe04c2.PNG

    Directory: <some_path>\docs\admin-guide\attachments\Настройка_подключения_к_БД_web
-приложения

ОС: Windows 11

@3y3 3y3 added bug Something isn't working good first issue Good for newcomers labels Oct 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants