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 propagate these
attributes during the import process.

Week 2:
Due to academic workload and college commitments, I wasn't able to dedicate
as much time to development. However, I focused on refining my previous
work by splitting a large initial commit into smaller, logically organized
commits. This helped improve clarity, maintainability, and made the review
process easier.

Week 3:
In the third week, I made significant progress. Many of the basic paragraph
attributes like italic, bold, hyperlinks, underlines, etc. have been
implemented. I am now focusing on extending the Markdown filter to support
image insertion. Currently, I'm evaluating how to correctly anchor and
format images within the document.

Best Regards,
Ujjawal

Reply via email to