Jay

Results 96 issues of Jay

Errors: ![devenv_SJ9L5zjBVq](https://user-images.githubusercontent.com/33441569/175878863-8a3389fe-8051-4203-a349-bb86fa1d476c.png) I just followed the instructions on the main page. Am I missing something stupid? Apologies, I am relatively new to C#. Edit: Somehow I got past the above...

Here's the quite impressive sample of error messages: ``` C:\Users\futur\Desktop>font-blast "C:\Users\futur\Desktop\W10 Fonts Originals Copy\Cortana MDL2 Assets (1).ttf" "C:\Users\futur\Desktop\W10 Fonts Originals Copy\Out" [xmldom warning] attribute "G��" missed value!! "G��" instead2!! @#[line:1,col:170]...

Getting the following error when installing a menu: `Traceback (most recent call last): File "C:\Tools\Context Menu Maker\main.py", line 12, in condocp = ContextDocParser(open(sys.argv[1],'r'),os.path.realpath(__file__)) File "C:\Tools\Context Menu Maker\contextdocparser.py", line 13, in...

## Environment **Joplin version:** Joplin 2.11.11 (prod, win32) Client ID: 4dab185d885945ac897a0608af59c6f7 Sync Version: 3 Profile Version: 43 Keychain Supported: Yes Revision: 6886f6f Markdown Prettier: 0.1.0 MultiMarkdown Table Tools: 1.0.0 Quick...

bug

I have a few add-ons installed that add buttons to the toolbar. They look fine in markdown editor mode, but in the WYSIWYG mode they all appear as gear icons....

bug

## Environment Joplin version: 2.10.19 Platform: Windows OS specifics: Win10 Pro x64 22H2 ## Steps to reproduce My code: ```html This is a gray button ``` Screenshot: ![explorer_3rlDPPwD6R](https://github.com/laurent22/joplin/assets/33441569/9d7831c7-9cd1-41f1-9800-6c3afb88c987) I have...

bug

Version of Python being used is `Python 3.10.11` Result of `pip list` in the venv. ``` Package Version ------------------ ----------- afdko 4.0.0 appdirs 1.4.4 booleanOperations 0.9.0 Brotli 1.1.0 cchardet 2.1.7...

Command: `mdpdf "D:\Dev\00 Research\C#\C# Cheat Sheet.md" --style C:\bin\github.css` Error: ``` 12-24 03:49:32 C:\Users\username\Desktop> mdpdf "D:\Dev\00 Research\C#\C# Cheat Sheet.md" --style C:\bin\github.css Error: net::ERR_FILE_NOT_FOUND at file:D:\Dev\00 Research\C#\_temp.html at navigate (C:\Users\username\AppData\Roaming\nvm\v20.10.0\node_modules\mdpdf\node_modules\puppeteer\lib\cjs\puppeteer\common\FrameManager.js:194:23) at process.processTicksAndRejections...

This is a screenshot of my markdown: ![Code_pndfD8PSMo](https://github.com/BlueHatbRit/mdpdf/assets/33441569/0e791bec-f5be-405c-89ce-5c61bdcb3d6f) This is a screenshot of the resulting PDF: ![firefox_HDbe7dN1xt](https://github.com/BlueHatbRit/mdpdf/assets/33441569/460a00d0-0a27-4a3e-8aa8-f5676e06a20d) The command I used: `mdpdf "D:\Dev\00 Research\CSharp\C# Cheat Sheet.md" --style C:\bin\github.css` I've attached...