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

Ошибка при открытии файлов с комментариями #2

Open
UsmanShinobi opened this issue Sep 27, 2022 · 0 comments
Labels
bug Something isn't working

Comments

@UsmanShinobi
Copy link

При открытии файлов, в которых есть комментарии типа <!--- Пупа получил за Лупу ---> программа вылатает с ошибкой в логе:
Error message: An XML comment cannot contain '--', and '-' cannot be the last character. Line 143, position 6.
В целом эту ошибку можно было бы скипнуть, ведь в комментариях нет ничего криминального. Возможно, это так и задумывалось, но программа всё же не воспринимает файлы с такими комментариями.

@collectioner collectioner added the bug Something isn't working label Sep 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants