Hacker News new | ask | show | jobs
by MarkSweep 827 days ago
Why do you need a huge asterisk about the editor control library this app is using? Many text editors follow this pattern:

    Notepad++ : Scintilla
    Notepad.exe : Win32 EDIT control
    TextEdit.app : NSTextView

It’s not like you can download and run Tiptap as an application, right?