Use FEP-c16b: Formatting MFM functions #2
Loading…
Reference in a new issue
No description provided.
Delete branch "ilja/mfm-parser:akkoma_use_fep-c16b_formatting_mfm_functions"
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?
See AkkomaGang/akkoma#823
In order to properly get the HTML through the parser, we express the HTML version of the MFM functions using custom classes and data-* attributes. This required big changes in the parser, completely breaking what it did before. I did the changes in my own repo. This PR does the changes here by reverting the commits unique to this fork, and then applying the code changes for the new (FEP-c16b compliant) way of doing the formatting.
Another option is to use https://codeberg.org/ilja/mfm_parser/src/branch/main with commit be09e20e7a2fad2e9964ec4c563201d3fd1c4391 directly. But it makes sense to me to keep using the repo under the Akkoma namespace, which is why I make this PR.
Use FEP-c16b: Formatting MFM functionsto WIP: Use FEP-c16b: Formatting MFM functionsd0db44ff70
to418068793f
WIP: Use FEP-c16b: Formatting MFM functionsto Use FEP-c16b: Formatting MFM functionsView command line instructions
Checkout
From your project repository, check out a new branch and test the changes.Merge
Merge the changes and update on Forgejo.Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.