Interpret \n as newline for MFM #478

Merged
floatingghost merged 1 commit from ilja/akkoma:newline_remains_newline_in_mfm into develop 2023-02-21 09:43:16 +00:00
Contributor

fix AkkomaGang/akkoma-fe#155
related #381

Markdown doesn't generally consider \n a newline, but Misskey does for MFM.

Now we do to for MFM (and not for Markdown) :)

fix https://akkoma.dev/AkkomaGang/akkoma-fe/issues/155 related https://akkoma.dev/AkkomaGang/akkoma/issues/381 Markdown doesn't generally consider `\n` a newline, but Misskey does for MFM. Now we do to for MFM (and not for Markdown) :)
ilja force-pushed newline_remains_newline_in_mfm from 0669fb1593
Some checks are pending
ci/woodpecker/pr/woodpecker Pipeline is pending
to 06b98714f3
Some checks are pending
ci/woodpecker/pr/woodpecker Pipeline is pending
2023-02-18 18:55:21 +00:00
Compare
ilja force-pushed newline_remains_newline_in_mfm from 06b98714f3
Some checks are pending
ci/woodpecker/pr/woodpecker Pipeline is pending
to b4952a81fe 2023-02-18 18:56:25 +00:00
Compare

oh huh, it had the option available? that's useful

thanks a lot~

oh huh, it had the option available? that's useful thanks a lot~
floatingghost deleted branch newline_remains_newline_in_mfm 2023-02-21 09:43:16 +00:00
Author
Contributor

I know 😃 I was afraid I was gonna need to do very hacky stuff, but there it was 😄

I know 😃 I was afraid I was gonna need to do very hacky stuff, but there it was 😄
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
AkkomaGang/akkoma!478
No description provided.