Use Marked and marked-mfm for MFM rendering #29
No reviewers
Labels
No labels
a11y
Bug
Bug fix
Critical Priority
Documentation
Feature
Feature request
Held for next release cycle
High Priority
Low Priority
Medium Priority
Minor change
Translation/Locale
WIP
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: AkkomaGang/akkoma-fe#29
Loading…
Reference in a new issue
No description provided.
Delete branch ":marked-mfm"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
significantly simplifiescompletely removesmfm_content.jsx
, instead relying onRichContent
. moves styling tomfm.css
..speed=3s
,.deg=20
) don't work, since the cssattr()
function doesn't work onanimation
ortransform
. need to mutate the output HTML manually.this last commit doesn't work on current akkoma, as it relies on the proposed changes to the backend, wherewait no i'm dumb actually i should be able to do more than thisstatus.content_type
is a thing and the MFM content is inraw_html
465db46dac
to52b19abaa3
52b19abaa3
tofaeadbb778
apart from search being completely and utterly broken, this works well!
i'll try to fix the search tomorrow
faeadbb778
to8861835580
with search yeeted, this pr is ready to merge
[WIP] Use Marked and marked-mfm for MFM renderingto Use Marked and marked-mfm for MFM renderingi'll try this tomorrow and make sure it all works gud(tm)
it'll be nice to purge that hacky mfm renderer
quick update: disabled meme arrows for MFM since they should be actual quotes anyway
and it messes with HTML tags
getting errors running the pr
seeing if there's an easy fix
ah right the quick fix applied on this pr changes props which vue does not like, i'll shuffle the scope around
but otherwise it all works, nice
i'll patch the two bugs i found, but the rest looks good