Hi everyone, Here's what I did in the last week: - Wrote unit tests to validate the behavior and stability of the new import filter, ensuring correctness and improving test coverage. - Resolved formatting issues and inconsistencies to adhere to LibreOffice’s coding standards. - Registered the filter in the necessary components of the LibreOffice registry. - Fixed a critical bug where some of the variables were left uninitialized in the Parser Class which took me some time to debug and trace.
Next Steps would be to implement the "Paste Special" feature which would allow users to directly paste markdown content into Writer. Best Regards, Ujjawal
