Hi everyone, This week, I made the following progress: -
Completed the parsing of Markdown tables, ensuring correct structure and layout in the imported document. - Fixed bugs related to hyperlink handling, resolving issues with incorrect or missing links during import. - Finished the parsing of code blocks (content enclosed within triple backticks), preserving formatting and indentation accurately. Additionally, this progress was highlighted on Phoronix <https://www.phoronix.com/news/LibreOffice-Markdown-Import>, which brought more visibility to the ongoing work. Next steps would be ensuring the robustness of the parser through unit tests. Best Regards, Ujjawal