@agiletortoise hey! How can I flip a draft to monospaced? Is that possible?
@tomhannibal Drafts is a plain text editor, so the content does not have any particular formatting. You can select a monospaced font as your editor font if you like in Editor Settings. https://docs.getdrafts.com/docs/editor/editorsettings
Drafts User Guide: Editor Settings

Documentation for Drafts app, a quick-capture note taking app for iPhone, iPad, Mac and Apple Watch.

@agiletortoise thanks! I did see that, but also saw there was an option to set the mono space font as a separate entry, so thought there may have been a way to toggle
@tomhannibal Syntax highlighting definitions can apply a monospaced style to a particular bit of text, like for `code` in Markdown. That's what the separate monospaced font is used for.