Inline MFM code rendered incorrectly #20

Closed
opened 2022-06-27 04:46:51 +00:00 by amolith · 1 comment

I wrote a post that renders very differently between Akkoma and Misskey.
https://mk.nixnet.social/notes/91zt0wye19

How I intended the post to look
image

How it looks from Akkoma
image

Quickly glancing in the browser console, it seems like the MFM libary is creating completely non-standard HTML and Akkoma doesn't quite know how to handle it yet.

<pre code="@a1ba@expired.mentality.rip" inline="true"></pre>
originally forked the mastodon client tusky (by
<pre code="@ConnyDuck@chaos.social" inline="true"></pre>) into husky and added support for pleroma-specific features. now
<pre code="@captainepoch@stereophonic.space" inline="true"></pre>
is maintaining husky and he's already said he wants to support akkoma-specific features too<br>
<br>open source good
I wrote a post that renders very differently between Akkoma and Misskey. https://mk.nixnet.social/notes/91zt0wye19 How I intended the post to look ![image](/attachments/06d51da1-2de3-4bdc-84ad-52db8eff0701) How it looks from Akkoma ![image](/attachments/e62c455e-b5e2-48b1-8f64-81490431d880) Quickly glancing in the browser console, it seems like the MFM libary is creating completely non-standard HTML and Akkoma doesn't quite know how to handle it yet. ```html <pre code="@a1ba@expired.mentality.rip" inline="true"></pre> originally forked the mastodon client tusky (by <pre code="@ConnyDuck@chaos.social" inline="true"></pre>) into husky and added support for pleroma-specific features. now <pre code="@captainepoch@stereophonic.space" inline="true"></pre> is maintaining husky and he's already said he wants to support akkoma-specific features too<br> <br>open source good ```
Contributor

.
what

i think this is better fixed in misskey oh wait no i got it

. what ~~i think this is better fixed in misskey~~ oh wait no i got it
Sign in to join this conversation.
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-fe#20
No description provided.