Code52 / DownmarkerWPF

MarkPad - a visual Markdown editor (inspired by the Downmarker project)
http://code52.org/DownmarkerWPF/
Microsoft Public License
1.4k stars 459 forks source link

Visible whitespace #465

Open teknopaul opened 8 years ago

teknopaul commented 8 years ago

Since certain whitespace is significant in Markdown its important to be able to see it.

Specifically
Whitespace or tabs at the start of a line for list and code blocks.
2 spaces at the end fo a line for soft line breaks.

My preference is a very greyed out middle dot · for spaces and a single very greyed out small arrow › for tabs