Jay
Jay
Errors:  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...
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....
Links not working for a custom button, only in full preview mode. Link works fine in dual pane mode.
## 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:  I have...
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:  This is a screenshot of the resulting PDF:  The command I used: `mdpdf "D:\Dev\00 Research\CSharp\C# Cheat Sheet.md" --style C:\bin\github.css` I've attached...