Update package
This commit is contained in:
@ -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(
|
||||
|
||||
Reference in New Issue
Block a user