add line breaks for pre
This commit is contained in:
@ -207,7 +207,7 @@ class MarkdownLivePreviewListener(sublime_plugin.EventListener):
|
||||
resources
|
||||
)
|
||||
|
||||
print(html)
|
||||
# print(html)
|
||||
|
||||
self.phantom_sets[markdown_view.id()].update([
|
||||
sublime.Phantom(sublime.Region(0), html, sublime.LAYOUT_BLOCK,
|
||||
|
||||
Reference in New Issue
Block a user