See comment below. (It renders fine here but shows an indentation.)
Screenshot:
In the atom editor, a no-break space (alt+space
on OSX) is shown as a small dot.
In Sublime Text 2 and 3, with draw_white_space: all
, it renders as blank whereas a regular space is a small dot.
Source:
# Regular space after `#`
# No-break space after `#`
Regular space after
#
No-break space after
#