"Newbie" FreeBSD question... There's a couple of apps that I'm missing - not available using the "pkg install" command. I expect they may be already around somewhere in a dev repo or something (Gnome 48 apps).

- Apostrophe (markdown editor)
- Papers (PDF Viewer for Gnome 48)

Is there somewhere I should look for these apps? Not committed enough to try to compile gnome apps myself at this time. Ha.

I can adapt to different app (ofc!) but if there is a relatively painless way...

Sorry if I'm conflating 'Linux' logic with FreeBSD re: finding/adding external repos.

#RunBSD #FreeBSD #Gnome

@RootMoose install vim/neovim and edit your markdown files.
@emeralit Yeah, but then I don't have simple wysiwig markdown editing in my web article creation workflow...
GitHub - iamcco/markdown-preview.nvim: markdown preview plugin for (neo)vim

markdown preview plugin for (neo)vim. Contribute to iamcco/markdown-preview.nvim development by creating an account on GitHub.

GitHub