Week 2 Report
Here's what I worked on this week:
- I attempted fixing the Internal HTML notelinks does not work in the mobile app issue. No luck yet though.
- I studied
NoteBodyViewerand some of the rendering related code, including:useSource,useMessage,MarkupToHtml,MdToHtml,HtmlToHtmletc. - I continued studying the markdown-it documentation and markdown-it plugin development documentation as well.
- I also read part of the official Typescript documentation.
Plan For This Week
This week I plan to:
- do some research about my project implementation
- continue reading the official Typescript documentation
- continue trying to fix the bug I started working on last week