GSoC Weekly Update - Markdown Filter

2025-08-17 Thread Random Forest
Here's what I did in the last week: - Created a Basic Filter which allows markdown files to open in Impress. - Implemented support for some basic Markdown elements, such as headings and paragraphs. The wip patch can be found at https://gerrit.libreoffice.org/c/core/+/189448 . Best regar

GSoC Weekly Update - Markdown Filter

2025-08-05 Thread Random Forest
Here's what I did in the last week: - Completed the implementation of Paste Plan Text as Markdown. - Completed the implementation of Paste Markdown tables into Calc. Regards, Ujjawal

GSoC Weekly Update - Markdown Filter

2025-07-22 Thread Random Forest
Here's what I did in the last week: - *Introduced Clipboard Support for Markdown Format.* - *Markdown content can now be pasted using the *"Paste As"* option by manually registering the MIME type *text/markdown*.* - *The process is currently manual due to operat

GSoC Weekly Update - Markdown Filter

2025-07-15 Thread Random Forest
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. - Regi

GSoC Weekly Update - Markdown Import Filter

2025-07-08 Thread Random Forest
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. - Fi

GSoC Weekly Report - Markdown Filter

2025-06-29 Thread Random Forest
Hi everyone, This week I completed most of the para attributes, fixed some formatting issues and also worked on image insertion and wikilinks. Next steps would be working on tables and adding some unit tests. Best Regards, Ujjawal

GSoC Weekly Report - Markdown Filter (Week 1,2,3)

2025-06-22 Thread Random Forest
Week 1: During the first week, I began working on handling paragraph attributes in the Markdown filter. I explored how paragraph-level formatting is applied in the Writer core and started mapping Markdown constructs to corresponding LibreOffice attributes. This included understanding how to propaga

GSoC Weekly Report - Markdown Filter

2025-06-02 Thread Random Forest
Hi everyone, This week I refactored the existing code and started working on different attributes of markdown files like Italic, bold, hyperlinks, etc. I also worked on the build process and made sure that the changes do not produce errors. Currently the filter is able to import lists, horizontal r

GSoC Markdown Import Weekly Update

2025-05-24 Thread Random Forest
Hi everyone, This week, I worked on integrating the MD4C library and continued developing the initial Markdown filter provided by Mikekaganski. I have also implemented a basic parser that supports a few Markdown elements. The WIP patch is available on gerrit

GSoC: Import Markdown files into LibreOffice Writer

2025-05-11 Thread Random Forest
Hi everyone, I am Ujjawal Kumar Chouhan, and I have been selected for GSoC 2025 with LibreOffice. I will be working on the import of Markdown files into Writer under the mentorship of Thorsten Behrens. I would like to thank Xisco Fauli and Ilmari Lauhakangas for helping me get started with contrib

Interest in Import Markdown files into LibreOffice Writer GSoC Project.

2025-03-23 Thread Random Forest
Hi everyone, I am Ujjawal Kumar Chouhan, a second-year student at IIT (BHU). I am interested in applying for GSoC 2025 with LibreOffice and would like to work on the "Import Markdown files into LibreOffice Writer" project idea. I wanted to discuss the project idea and wanted to know about how it c

Ujjawal Kumar license agreement

2025-01-13 Thread Random Forest
All of my past & future contributions to LibreOffice may be licensed under the MPLv2/LGPLv3+ dual license.