Bongiozzo
Bongiozzo
Хотелось бы иметь функционал UploadPhoto для последующей отправки. Из файла, опционально из буфера
Some suggestions: remove Sub Title from Panel completely - I had to comment it out completely could you limit main menu-viewer picture by height of window? Horizontally oriented view is...
If you are receiving a warning indicating an unsupported model (`Found an unsupported model '' for class ''.`), this means that the implementation does not list your model as supported....
toc.yaml ``` title: Main Title href: index.md items: - name: Part 1 expanded: true items: - name: Title 1 href: title1.md .... ``` npx -- @diplodoc/cli@latest -i docs -o docs-html...
Strange errors during build   rm: no paths given rm: no paths given cp: no such file or directory: docs-html/.tmp_output/.* Build is successful however. Using v4.35.3 version on Linux...
 GitHub Edit icon link should lead to page in repository with Edit mode. Replace /blob/ with /edit/ in URL and add path to file. Link to main page of...
Recommended l10n approach is to create bundles for non-English messages in format [where string ID is English message](https://github.com/microsoft/vscode-extension-samples/blob/main/l10n-sample/l10n/bundle.l10n.ja.json) { "Bye": "さようなら", "Hello": "こんにちは", "Hello {0}": "こんにちは {0}", "Hello {done}":"こんにちは {done}"...
https://github.com/khadas/utils/blob/be77ffc020f4e9766c62d409a8ab1804245d5ef4/INSTALL#L35
resolve #21 - update mkdocs requirements - replace filename_to_title function - exclude external links from nav - check for possible injections via filenames - update version retrieval - replace etree...