Sublime Text Disable Centered Text

Mar 18, 2019

My Sublime Text is showing Markdown text with text centered rather than left aligned.

To fix the text to be shown left aligned.

Preferences -> Settings - Syntax Specific

{    // Draws text centered in the window rather than left aligned    "draw_centered": false,    // Set to a value other than 0 to force wrapping at that column rather than the    // window width    "wrap_width": 0,}    

❤️ Is this article helpful?

Buy me a coffee ☕ or support my work via PayPal to keep this space 🖖 and ad-free.

Do send some 💖 to @d_luaz or share this article.

✨ By Desmond Lua

A dream boy who enjoys making apps, travelling and making youtube videos. Follow me on @d_luaz

👶 Apps I built

Travelopy - discover travel places in Malaysia, Singapore, Taiwan, Japan.