Update package

This commit is contained in:
2025-04-24 20:05:55 +02:00
parent 8576d4a631
commit b3ffe8bf55
2 changed files with 4 additions and 0 deletions

View File

@ -251,6 +251,10 @@ class MarkdownLivePreviewListener(sublime_plugin.EventListener):
font_scale,
)
print("--- HTML Content Sent to Phantom ---")
print(html)
print("--- End HTML Content ---")
self.phantom_sets[markdown_view.id()].update(
[
sublime.Phantom(

Binary file not shown.