jagregory / atom-pandoc-preview

Pandoc-powered Previewer for Atom
MIT License
14 stars 7 forks source link

Fix full page previews #5

Closed jagregory closed 10 years ago

jagregory commented 10 years ago

When you use the --standalone argument with pandoc you get a full HTML page, styles included. This totally screws Atom, because styles applied to body get applied to Atom itself.