timonwong / OmniMarkupPreviewer

Sublime Text 2&3 plugin to live preview markup files, supported (not limited to) markup formats are markdown, reStructuredText, WikiCreole and textile.
MIT License
500 stars 74 forks source link

Indentation doesn't work #62

Open jakupmichaelsen opened 9 years ago

jakupmichaelsen commented 9 years ago

Using tab or empty spaces to display pre-formatted code does not render in preview.

timonwong commented 9 years ago

@jakupmichaelsen Which type of file, markdown, reStrucutredText, or others?