Finally fixed the issue when switching between the Plain and Rich Text editor and your posts contain HTML. Now it won't break! (Coming to @write_as shortly)

https://github.com/writefreely/writefreely/pull/1644

#WriteAs #WriteFreely #WriteAsDev #WriteFreelyDev

Fix ProseMirror HTML handling by thebaer · Pull Request #1644 · writefreely/writefreely

Prevent ProseMirror from breaking on unknown HTML Previously, loading any HTML into the Classic editor (such as when switching between editors, mentioned in #671) would cause the entire editor to b...

GitHub

Some priorities for new Write.as development at the moment:

https://micro.baer.works/some-priorities-for-new-write-as-development-at-the-moment

Some priorities for new Write.as development at the moment:

Better fediverse integration. It’s time to make the platform more social, and of course we’ll do it with ActivityPub. ”Likes” you get from the fediverse show up on Write.as now (I still need to ...

Micro Matt
[#writeasdev] danrabbit opened writeas-gtk #36: Add your stripe key to appdata https://github.com/writeas/writeas-gtk/issues/36
Add your stripe key to appdata · Issue #36 · writeas/writeas-gtk

In the new version of AppCenter Dashboard, we're no longer modifying your appdata before publishing, so you'll need to add your stripe key to appdata.xml to continue to monetize your app in...

[#writeasdev] clausecker opened writeas-cli #50: Bump golang.org/x/sys dependency https://github.com/writeas/writeas-cli/issues/50
Bump golang.org/x/sys dependency · Issue #50 · writeas/writeas-cli

While packaging this project for FreeBSD (see PR 257233), I noticed that the golang.org/x/sys dependency requested by the project does not build on FreeBSD. I have included a patch to bump this dep...

[#writeasdev] danrabbit opened writeas-gtk #35: Package as Flatpak for elementary OS 6 https://github.com/writeas/writeas-gtk/issues/35
Package as Flatpak for elementary OS 6 · Issue #35 · writeas/writeas-gtk

As you might have heard, AppCenter is going Flatpak! For elementary OS 6, we will not longer be accepting Debian packaging, so your app will need to be updated. We have documentation on our develop...

[#writeasdev] hellpe opened go-writeas #24: Markdown Alt text on images not recognized on some cases https://github.com/writeas/go-writeas/issues/24
Markdown Alt text on images not recognized on some cases · Issue #24 · writeas/go-writeas

(not sure if this is the right place to post this, I've copied my post from https://discuss.write.as/t/markdown-alt-text-on-images-not-recognized-on-some-cases/2818) I’ve noticed that on some o...

[#writeasdev] natestemen opened writeas-cli #49: Respect XDG base directory spec https://github.com/writeas/writeas-cli/issues/49
Respect XDG base directory spec · Issue #49 · writeas/writeas-cli

Overview Hi there, I recently used the writeas CLI and noticed it left a .writeas directory in my home directory. The XDG base directory spec suggests putting config in ~/.config/ if it exists or w...

[#writeasdev] Closed writeas-gtk #32: Downgrade Node.js to fix builds on Travis CI https://github.com/writeas/writeas-gtk/pull/32
Downgrade Node.js to fix builds on Travis CI by meisenzahl · Pull Request #32 · writeas/writeas-gtk

[#writeasdev] Closed go-writeas #23: Support Markdown endpoint https://github.com/writeas/go-writeas/pull/23
Support Markdown endpoint by thebaer · Pull Request #23 · writeas/go-writeas

This adds support for the /api/markdown endpoint.

[#writeasdev] thebaer opened go-writeas #23: Support Markdown endpoint https://github.com/writeas/go-writeas/pull/23
Support Markdown endpoint by thebaer · Pull Request #23 · writeas/go-writeas

This adds support for the /api/markdown endpoint.