Comment on Notepad gets AI features like Summarize, Write, and Rewrite, using local and cloud models.
01189998819991197253@infosec.pub 2 days agoI didn’t mean the style chosen for the editor. I only meant the tagline.
And edit.com was the shit and will always be my top 5 favorite text editors. Yes, more than vim.
palordrolap@fedia.io 2 days ago
Markdown varies a little from instance to instance, but you ought to be able to get away with a backslash before a problematic character (like that dot) or else backticks around something to get monospace text.
edit\.com → edit.com
`EDIT.COM` →
EDIT.COM
Try not to twist your brain on how I managed to get the left hand sides of those arrows.