Update package
This commit is contained in:
@ -251,6 +251,10 @@ class MarkdownLivePreviewListener(sublime_plugin.EventListener):
|
|||||||
font_scale,
|
font_scale,
|
||||||
)
|
)
|
||||||
|
|
||||||
|
print("--- HTML Content Sent to Phantom ---")
|
||||||
|
print(html)
|
||||||
|
print("--- End HTML Content ---")
|
||||||
|
|
||||||
self.phantom_sets[markdown_view.id()].update(
|
self.phantom_sets[markdown_view.id()].update(
|
||||||
[
|
[
|
||||||
sublime.Phantom(
|
sublime.Phantom(
|
||||||
|
|||||||
Binary file not shown.
Reference in New Issue
Block a user