84b31800ad72c7d18ef38b47230f4d53637ed4c8
This commit introduces the MarkdownTablePasteService to facilitate markdown table pasting functionality. The service is registered in Program.cs and injected into NoteEditDialog and PageNoteDialog components. Additionally, OnAfterRenderAsync lifecycle methods are implemented in both dialog components to initialize the service after the editor is rendered, enhancing the user experience for note editing. This change supports improved markdown handling within the application.
Description
No description provided
3.6 MiB
Languages
C#
55.4%
HTML
42%
CSS
1.2%
JavaScript
0.9%
PowerShell
0.4%
Other
0.1%